Table of Contents

Applications Editor
Preview Status
Discontinued Discontinued
Platforms
Linux
Download
BIN

Applications Editor is a simple Linux tool to edit the “*.desktop” files relating applications of your menu.
Unlike XAME this program is compatible with every DE that use “*.desktop” files from /usr/share/applications and ~/.local/share/applications.

Installation

  1. Install the dependencies:
    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 QT support for KDE.

  2. Download the package containing the binaries (BIN)
  3. Give the execution rights to the binary file:
    chmod +x ApplicationsEditor.gambas
  4. Run the binary file double-clicking on it or typing in a terminal:
    ./ApplicationsEditor.gambas

Changelog

v2.0

v1.2

v1.1

v1.0

Thanks