SF.net SVN: geany:[3826] trunk

eht16 at users.sourceforge.net eht16 at xxxxx
Sat May 30 13:48:33 UTC 2009


Revision: 3826
          http://geany.svn.sourceforge.net/geany/?rev=3826&view=rev
Author:   eht16
Date:     2009-05-30 13:48:33 +0000 (Sat, 30 May 2009)

Log Message:
-----------
Adjust icon paths (patch by Dominic Hopf, thanks).

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/geany.spec.in

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2009-05-30 11:57:56 UTC (rev 3825)
+++ trunk/ChangeLog	2009-05-30 13:48:33 UTC (rev 3826)
@@ -1,3 +1,9 @@
+2009-05-30  Enrico Tröger  <enrico(dot)troeger(at)uvena(dot)de>
+
+ * geany.spec.in:
+   Adjust icon paths (patch by Dominic Hopf, thanks).
+
+
 2009-05-30  Nick Treleaven  <nick(dot)treleaven(at)btinternet(dot)com>
 
  * src/utils.c, src/highlighting.c, TODO:

Modified: trunk/geany.spec.in
===================================================================
--- trunk/geany.spec.in	2009-05-30 11:57:56 UTC (rev 3825)
+++ trunk/geany.spec.in	2009-05-30 13:48:33 UTC (rev 3826)
@@ -65,6 +65,8 @@
 %{_datadir}/icons/48x48/%{name}.png
 %{_datadir}/doc/%{name}/
 %{_mandir}/man1/%{name}.1.gz
-%{_datadir}/icons/hicolor/16x16/apps/classviewer-*.png
+%{_datadir}/icons/hicolor/16x16/apps/*.png
+%{_datadir}/icons/hicolor/48x48/apps/*.png
+%{_datadir}/icons/hicolor/scalable/apps/*.svg
 %{_includedir}/%{name}/
 %{_libdir}/pkgconfig/


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Commits mailing list