[Python-apps-commits] r305 - in /packages/screenlets/trunk/debian: changelog rules
gilir-guest at users.alioth.debian.org
gilir-guest at users.alioth.debian.org
Mon Nov 26 22:59:13 UTC 2007
Author: gilir-guest
Date: Mon Nov 26 22:59:13 2007
New Revision: 305
URL: http://svn.debian.org/wsvn/python-apps/?sc=1&rev=305
Log:
* Add link to the new path of the icon
Modified:
packages/screenlets/trunk/debian/changelog
packages/screenlets/trunk/debian/rules
Modified: packages/screenlets/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-apps/packages/screenlets/trunk/debian/changelog?rev=305&op=diff
==============================================================================
--- packages/screenlets/trunk/debian/changelog (original)
+++ packages/screenlets/trunk/debian/changelog Mon Nov 26 22:59:13 2007
@@ -5,7 +5,9 @@
* debian/install
- add dbus service for screenlets-daemon (Thanks Niv Sardi)
- install svg image in /usr/share/icons/hicolor/scalable/apps/
- * debian/rules : add upstream changelog
+ * debian/rules :
+ - add upstream changelog
+ - add link to the new icon path
* debian/patches
- 08-add_timezone_support.patch : Add timezone support for ClockScreenlets (Thanks Niv Sardi)
- 09-delete-example-files.patch : Delete examples until copyright fix
Modified: packages/screenlets/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-apps/packages/screenlets/trunk/debian/rules?rev=305&op=diff
==============================================================================
--- packages/screenlets/trunk/debian/rules (original)
+++ packages/screenlets/trunk/debian/rules Mon Nov 26 22:59:13 2007
@@ -15,3 +15,4 @@
install/screenlets::
rm $(CURDIR)/debian/$(cdbs_curpkg)/usr/bin/screenletsd
+ ls -s /usr/share/icons/hicolor/scalable/apps/screenlets.svg /usr/share/icons/screenlets.svg
More information about the Python-apps-commits
mailing list