Wednesday, October 17, 2012

How-to Manually Create a Custom Application Launcher on Linux Mageia 1-2 Gnome 3 Desktop

The Guide Show How-to Manually Create a Custom Application Launcher on Linux Mageia 1-2 Gnome 3 Desktop.

At the Moment the Default Alacarte GUI Menu Editor Tool still Manifest some Issues...

To Make the Entire Process Easier to Visualize and Retain the Article Includes the Basic Screenshots of the Essentials Steps Involved.

The Content and Details of Article are Expressly Reduced to Give Focus Only to the Essentials Tips, Instructions and Commands so to Make the Tut more Easy & Digestive ;)

Linux-Gnome Penguin on Ubuntu
  1. Open a Terminal Window
    Linux Mageia 2 Gnome 3 Open Terminal
  2. Linux How-to Easy Locate/Search/Find Files/Directories/Paths on Command Line:

    Linux Locate Command Utility
  3. Login as SuperUser
    su
  4. Create Launcher Manually with Editor
    nano /usr/share/applications/nightly.desktop

    Insert Something like:

    [Desktop Entry]
    Name=Nightly
    Comment=Firefox Nightly Browser                 
    Exec=/opt/firefox/firefox         
    Icon=/opt/firefox/icons/mozicon128.png
    StartupNotify=true
    Terminal=false
    Type=Application
    Categories=Network;

    Ctrl+x for to Save and Exit

    Linux How-to Properly SetUp the Launcher Category:

    Linux Launcher SetUp Category
  5. The New Launcher on Gnome 3 Desktop Applications
    Linux Mageia 2 Custom Gnome 3 Launcher on Applications
  6. Howto Install Firefox Nightly on Linux:
    Firefox Nightly on Linux Distros