Changeset 124
- Timestamp:
- 05/21/07 13:29:04 (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/pixmaps/camera-photo22x22.png (added)
Legend:
- Unmodified
- Added
- Removed
-
64studio/trunk/debian/64studio-themes.postinst
r117 r124 65 65 AVAHI=/usr/share/applications/avahi-discover.desktop 66 66 sed -i -e 's|^Icon=.*$|Icon=network-wired|g' $AVAHI 67 68 # Add photoprint icon and change name 69 PHOTOPRINT=/usr/share/applications/photoprint.desktop 70 sed -i -e 's|^Icon=.*$|Icon=camera-photo22x22|g' $PHOTOPRINT 71 sed -i -e 's/^Name=.*$/Name=PhotoPrint/g' $PHOTOPRINT 67 72 68 73 # Remove Audio category -
64studio/trunk/debian/changelog
r123 r124 2 2 3 3 * Added aeolus (closes #284) 4 * Added icon for photoprint (closes #311) 4 5 5 6 -- Free Ekanayaka <freee@debian.org> Mon, 21 May 2007 11:24:16 +0200 -
64studio/trunk/debian/control
r117 r124 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, avahi-discover 41 module-init-tools, modutils, avahi-discover, photprint 42 42 Description: 64 Studio artwork and themes 43 43 This package contains themes and artwork for 64 Studio
