Results 11 to 13 of 13
Code:
cd /usr/share/applications
then create a file with emacs or vim or nano or any text editor containing this information
Code:
[Desktop Entry]
Name=Firefox
Comment=Web Browser
Exec=/home/bob/firefox/firefox
Icon=/home/bob/images/firefox_abstract_01_png.png
Terminal=0
Type=Application
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-10-2005 #11then create a file with emacs or vim or nano or any text editor containing this informationCode:
cd /usr/share/applications
where Exec=is where you firefox executable isCode:[Desktop Entry] Name=Firefox Comment=Web Browser Exec=/home/bob/firefox/firefox Icon=/home/bob/images/firefox_abstract_01_png.png Terminal=0 Type=Application Categories=Application;Network;
where Icon=is where you're icon is
ps. you can find a great firefox icon here http://home.midsouth.rr.com/kpeters/
download it and save it somwhere and then under the Icon portion of your entry just point it to where you saved it. simple enough. You might have to restart gnome for changes to take place. Just log out and log back in.All right, brain. You don't like me and I don't like you, but let's just do this and I can get back to killing you with beer. All New Users Read This!!! If you have a grub problem please look at GRUB MANUAL
- 11-10-2005 #12Just Joined!
- Join Date
- Nov 2005
- Location
- The 909
- Posts
- 36
what do I save the text file as under /usr/shared/applications?
I did it and loged out and thn back in and I didn't get any FireFox entry I think I may have done it wrong.
- 11-10-2005 #13
oh yeah I forgot that part you save it as firefox.desktop
and its: /usr/share/applications/firefox.desktop
not SHARED like you have aboveAll right, brain. You don't like me and I don't like you, but let's just do this and I can get back to killing you with beer. All New Users Read This!!! If you have a grub problem please look at GRUB MANUAL


Reply With Quote
