Create GNOME 3 Launcher
The Guide shows you How to Manually Create a Custom Application Launcher on Linux GNOME 3 Desktop.
at the Moment the Default Alacarte GUI Menu Editor Tool still Manifest some Issues…
And this Visual Guide includes the Basic Screenshots of All GUI Steps involved.
The Contents and Details of Post are Expressly Minimal to Give Focus Only to the Essentials Tips, Instructions and Commands so to Make the Tut Easier to Read & Understand ;)
-
Open a Terminal Window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
Login as SuperUser
su
If Got “User is Not in Sudoers file” then see: How to Enable sudo
Orsudo su
If Got “User is Not in Sudoers file” then see: How to Enable sudo
-
Create Launcher Manually with Editor
nano /usr/share/applications/nightly.desktop
Example:
[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 to Save and Exit.
Linux How to Properly SetUp the Launcher Category:
-
The New Launcher on GNOME 3 Desktop Applications
Linux How to Easy Locate/Search/Find Files/Directories/Paths on Command Line:
Howto Install Firefox Nightly on Linux: