~~Title: Applications Editor ~~ {{htmlmetatags>metatag-robots=(index,follow) metatag-author=(Red Squirrel) metatag-keywords=(applications,linux,unix,gambas,download,ubuntu,aur,archlinux,deb,debian,red,squirrel,red squirrel,redsquirrel87) metatag-description=(A simple Linux tool to edit the .desktop files relating applications of your menu.) metatag-og:description=(A simple Linux tool to edit the .desktop files relating applications of your menu.) metatag-media-og:image=(::appseditor:applicationseditor.png) }}
Applications Editor | |
---|---|
{{::appseditor:applicationseditor.png?direct&0x300|Preview}} | Status |
[[project-discontinued|Discontinued]] {{:icons:discontinued.png?nolink|Discontinued}} | |
Platforms | |
{{:icons:linux.png?nolink|Linux}} | |
Download | |
[[{:wiki:download.png|width: 150px; color: #41a1b1; font-weight: bold;}https://www.dropbox.com/s/ztrzrldxg0wynl3/applicationseditor_2.0-1_bin.tar.gz?dl=0|BIN]] |
gambas3-gb-image, gambas3-gb-gtk,gambas3-gb-qt4, gambas3-gb-form
**Note:** //gambas3-gb-qt4// is optional, install it only if you need the [[wp>Qt_(software)|QT]] support for [[wp>KDE]].
- Download the package containing the binaries (BIN)
- Give the execution rights to the binary file: chmod +x ApplicationsEditor.gambas
- Run the binary file double-clicking on it or typing in a terminal: ./ApplicationsEditor.gambas
===== Changelog =====
==== v2.0 ====
* Changed the development environment from Gambas2 to Gambas3
==== v1.2 ====
* Fixed a bug that brought the program to crash when the folder ~/.local/share/applications did not exist.
==== v1.1 ====
* Fixed a bug that did not show the applications in the listbox after a reloading
==== v1.0 ====
* Possibility to edit all applications found in /usr/share/applications and ~/.local/share/applications
* Possibility to filter found applications by main categories.
* A quick editor to edit all main options of the .desktop file (for amateur users)
* An advanced textual editor to edit any option of the .dekstop file (for expert users)
* Possibility to add new applications
* Possibility to delete the .desktop files of unwanted applications.
* First public release: yet not fully tested, please report to me any bug.
===== Thanks =====
* To [[wp>Gambas]] creators.
* To my girlfriend for her infinite patience.