Karmic Puppy 432 Bugs

Please post any bugs you have found
Message
Author
Jim1911
Posts: 2460
Joined: Mon 19 May 2008, 20:39
Location: Texas, USA

#21 Post by Jim1911 »

rameshiyer,

To generate a menu item you need to add a .desktop file for each of your OO applications to the /usr/share/applications file similiar to the code below:

Code: Select all

[Desktop Entry]
Encoding=UTF-8
Name=OpenOffice Writer word processor
Icon=swriter.xpm
Comment=OpenOffice Writer word processor
Exec=swriter
Terminal=false
Type=Application
Categories=WordProcessor
GenericName=OpenOffice Writer word processor
You will probably need to include the full path for the Icon and the Exec. Then run "fixmenus" from a console to generate the menu entry. Also you may drag, using rox, any .desktop file from that directory to have a launcher on the desktop if you like.

Jim

nic2109
Posts: 405
Joined: Mon 01 Jan 2007, 20:24
Location: Hayslope, near Middlemarch, Midlands, England

Network Wizard in Karmic

#22 Post by nic2109 »

The Network wizard reports that it doesn't find any network interfaces. As it normally finds both eth0 and wlan0 without failing this is new and a complete mystery.

Any ideas anyone?
[color=darkblue][b][size=150]Nick[/size][/b][/color]

Post Reply