Bug 434889 - [gnome-icon-theme] icon name is wrong in pk-application.desktop?
Summary: [gnome-icon-theme] icon name is wrong in pk-application.desktop?
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-packagekit
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Robin Norwood
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-26 01:53 UTC by sangu
Modified: 2008-03-19 23:45 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-03-19 23:45:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
FreeDesktop.org 8335 0 None None None Never

Description sangu 2008-02-26 01:53:23 UTC
Description of problem:
$ cat /usr/share/applications/pk-application.desktop 
[...]
Icon=system-installer <-----------------
Exec=pk-application
Terminal=false
Type=Application
Categories=GNOME;GTK;System;Settings;
OnlyShowIn=GNOME;
StartupNotify=true

See Also
$ rpm -ql gnome-icon-theme | grep
installer/usr/share/icons/gnome/16x16/apps/system-software-installer.png
/usr/share/icons/gnome/22x22/apps/system-software-installer.png
/usr/share/icons/gnome/24x24/apps/system-software-installer.png
/usr/share/icons/gnome/32x32/apps/system-software-installer.png
/usr/share/icons/gnome/scalable/apps/system-software-installer.svg

$ cat /usr/share/applications/pirut.desktop
[...]
Exec=/usr/bin/getproxy /usr/bin/pirut
Terminal=false
Type=Application
Icon=system-software-installer <------
StartupNotify=true

Version-Release number of selected component (if applicable):
0.1.8-1.fc9

How reproducible:
always

Steps to Reproduce:
1.
2.
3.
  
Actual results:
No icon on gnome menu

Expected results:
pk-application has icon on gnome menu.

Additional info:
gnome-icon-theme-2.21.92-1.fc9

Comment 1 sangu 2008-02-26 02:10:18 UTC
See Also : https://bugs.freedesktop.org/show_bug.cgi?id=8335

Comment 2 Richard Hughes 2008-03-19 22:50:36 UTC
Fixed in git.


Note You need to log in before you can comment on or make changes to this bug.