Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#48 closed defect (fixed)

debian packages (and rpms?) no longer show the icon in the menus — at Version 4

Reported by: Tom Rees-Herdman Owned by: Antoine Martin
Priority: critical Milestone: 0.9
Component: Client Keywords:
Cc:

Description (last modified by Antoine Martin)

Which means that the icon in the menus was missing...

Completely re-organized the tree structure to try to better manage the build: ./skel contains the skeleton tree structure with icons, desktop files, etc.. ./win32 contains all the windows related stuff.

r1339

Change History (4)

comment:1 Changed 14 years ago by Antoine Martin

Resolution: invalid
Status: newclosed

Check that they do with:

dpkg-deb -c ./web/dists/karmic/main/binary-amd64/shifter-0.8.2.amd64.deb   | grep desktop

and for RPMs:

rpm2cpio ./web/dists/rpm/shifter-0.8.2-1.noarch.rpm | cpio -idmv

comment:2 Changed 14 years ago by Antoine Martin

Resolution: invalid
Status: closedreopened

The .desktop file is there, and is being picked up, it's the icon it refers to that is not found by gnome/kde menus.

comment:3 Changed 14 years ago by Antoine Martin

Description: modified (diff)
Resolution: fixed
Status: reopenedclosed
Summary: debian packages (and rpms?) no longer contain the .desktop filedebian packages (and rpms?) no longer show the icon in the menus

comment:4 Changed 13 years ago by Antoine Martin

Description: modified (diff)
Note: See TracTickets for help on using tickets.