Changeset 117
- Timestamp:
- 05/18/07 11:48:13 (19 months ago)
- Location:
- 64studio/trunk
- Files:
-
- 1 added
- 3 modified
-
debian/64studio-themes.postinst (modified) (1 diff)
-
debian/changelog (modified) (1 diff)
-
debian/control (modified) (1 diff)
-
themes/icons/network-wired.xpm (added)
Legend:
- Unmodified
- Added
- Removed
-
64studio/trunk/debian/64studio-themes.postinst
r114 r117 61 61 XPAD=/usr/share/applications/xpad.desktop 62 62 sed -i -e 's|^Icon=.*$|Icon=/usr/share/pixmaps/xpad/xpad.xpm|g' $XPAD 63 64 # Change avahi icon 65 AVAHI=/usr/share/applications/avahi-discover.desktop 66 sed -i -e 's|^Icon=.*$|Icon=network-wired|g' $AVAHI 63 67 64 68 # Remove Audio category -
64studio/trunk/debian/changelog
r116 r117 5 5 * Added desktop file for photprint, no icon yet (refs #311) 6 6 * Added update-manager (refs #22) 7 * Used Tango network-wired icon for avahi (closes #309) 7 8 8 9 -- -
64studio/trunk/debian/control
r102 r117 39 39 qjackctl, evince, gnome-media, rosegarden, timemachine, gnome-menus, gimp, 40 40 xpad, tagtool, eog, grub, linux-kbuild-2.6.19, linux-headers-2.6.19-1-multimedia, 41 module-init-tools, modutils 41 module-init-tools, modutils, avahi-discover 42 42 Description: 64 Studio artwork and themes 43 43 This package contains themes and artwork for 64 Studio
