Changeset 145
- Timestamp:
- 05/30/07 08:19:24 (1 year ago)
- Files:
-
- 64studio/trunk/debian/64studio-themes.postinst (modified) (2 diffs)
- 64studio/trunk/debian/changelog (modified) (1 diff)
- 64studio/trunk/debian/control (modified) (1 diff)
- 64studio/trunk/themes/pixmaps/fmit.xpm (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
64studio/trunk/debian/64studio-themes.postinst
r124 r145 71 71 sed -i -e 's/^Name=.*$/Name=PhotoPrint/g' $PHOTOPRINT 72 72 73 # Change fmit title 74 FMIT=/usr/share/applications/fmit.desktop 75 sed -i -e 's|^Icon=.*$|Icon=fmit|g' $FMIT 76 sed -i -e 's/^Name=.*$/Name=Fmit Tuner/g' $FMIT 77 73 78 # Remove Audio category 74 #STOPMOTION=/usr/share/applications/stopmotion.desktop75 #sed -i -e \76 #'s/^Categories=.*$/Categories=Application;Graphics;Video;AudioVideoEditing;KDE;Qt/g' \77 #$STOPMOTION79 STOPMOTION=/usr/share/applications/stopmotion.desktop 80 sed -i -e \ 81 's/^Categories=.*$/Categories=Application;Graphics;Video;AudioVideoEditing;KDE;Qt/g' \ 82 $STOPMOTION 78 83 } 79 84 … … 153 158 # generated by other debhelper scripts. 154 159 155 #DEBHELPER# 160 # Automatically added by dh_gconf 161 if [ "$1" = "configure" ] && which update-gconf-defaults >/dev/null 2>&1; then 162 update-gconf-defaults 163 fi 164 # End automatically added section 165 156 166 157 167 exit 0 64studio/trunk/debian/changelog
r144 r145 6 6 * Downgraded qt4 to version 4.1.4 (closes #293) 7 7 * Added libnet-dbus-perl 8 * Added icon and description for fmit (closes #320) 8 9 9 10 -- Free Ekanayaka <freee@debian.org> Tue, 29 May 2007 01:07:17 +0200 64studio/trunk/debian/control
r127 r145 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, photoprint 41 module-init-tools, modutils, avahi-discover, photoprint, stopmotion, fmit 42 42 Description: 64 Studio artwork and themes 43 43 This package contains themes and artwork for 64 Studio
