Changeset 198
- Timestamp:
- 07/13/07 10:49:53 (17 months ago)
- Location:
- 64studio/trunk/debian
- Files:
-
- 2 modified
-
64studio-themes.postinst (modified) (1 diff)
-
changelog (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
64studio/trunk/debian/64studio-themes.postinst
r197 r198 85 85 ROSEGARDEN=/usr/share/applications/rosegarden.desktop 86 86 sed -i -e 's|^Exec=.*$|Exec=rosegarden|g' $ROSEGARDEN 87 88 # Show file-roller 89 FILEROLLER=/usr/share/applications/file-roller.desktop 90 sed -i -e 's|^NoDisplay=.*$|NoDisplay=false|g' $FILEROLLER 87 91 88 92 } -
64studio/trunk/debian/changelog
r197 r198 1 64studio (2.0 ~rc1) unstable; urgency=low1 64studio (2.0) unstable; urgency=low 2 2 3 3 * Added smbfs and libgnomevfs2-extra (closes #317) … … 9 9 * Fixed Iceweasel bookmark for blender and orange (closes #355) 10 10 * Set the LADSPA_PATH environment variable (closes #353) 11 * Activate file-roller menu item (closes #345) 11 12 12 13 -- Free Ekanayaka <freee@debian.org> Tue, 3 Jul 2007 13:26:17 +0100
