Author: benny
Date: 2006-10-28 12:11:53 +0000 (Sat, 28 Oct 2006)
New Revision: 23539

Added:
   libexo/trunk/icons/24x24/
   libexo/trunk/icons/24x24/Makefile.am
   libexo/trunk/icons/24x24/preferences-desktop-default-applications.png
Modified:
   libexo/trunk/ChangeLog
   libexo/trunk/configure.in.in
   libexo/trunk/icons/Makefile.am
Log:
2006-09-28      Benedikt Meurer <[EMAIL PROTECTED]>

        * icons/24x24/, configure.in.in, icons/Makefile.am: Install the
          preferences-desktop-default-applications.png in 24x24 as well.




Modified: libexo/trunk/ChangeLog
===================================================================
--- libexo/trunk/ChangeLog      2006-10-28 10:06:54 UTC (rev 23538)
+++ libexo/trunk/ChangeLog      2006-10-28 12:11:53 UTC (rev 23539)
@@ -1,5 +1,10 @@
 2006-09-28     Benedikt Meurer <[EMAIL PROTECTED]>
 
+       * icons/24x24/, configure.in.in, icons/Makefile.am: Install the
+         preferences-desktop-default-applications.png in 24x24 as well.
+
+2006-09-28     Benedikt Meurer <[EMAIL PROTECTED]>
+
        * configure.in.in, exo-helper/Makefile.am: Fix installation on Win32
          variants. Bug #2463.
 

Modified: libexo/trunk/configure.in.in
===================================================================
--- libexo/trunk/configure.in.in        2006-10-28 10:06:54 UTC (rev 23538)
+++ libexo/trunk/configure.in.in        2006-10-28 12:11:53 UTC (rev 23539)
@@ -355,6 +355,7 @@
 exo-open/Makefile
 exo-support/Makefile
 icons/Makefile
+icons/24x24/Makefile
 icons/48x48/Makefile
 pixmaps/Makefile
 po/Makefile.in


Property changes on: libexo/trunk/icons/24x24
___________________________________________________________________
Name: svn:ignore
   + .deps
.libs
Makefile
Makefile.in
.*.swp


Copied: libexo/trunk/icons/24x24/Makefile.am (from rev 23535, 
libexo/trunk/icons/48x48/Makefile.am)
===================================================================
--- libexo/trunk/icons/24x24/Makefile.am                                (rev 0)
+++ libexo/trunk/icons/24x24/Makefile.am        2006-10-28 12:11:53 UTC (rev 
23539)
@@ -0,0 +1,10 @@
+# $Id$
+
+iconsdir = $(datadir)/icons/hicolor/24x24/apps
+icons_DATA =                                                           \
+       preferences-desktop-default-applications.png
+
+EXTRA_DIST =                                                           \
+       $(icons_DATA)
+
+# vi:set ts=8 sw=8 noet ai nocindent:

Added: libexo/trunk/icons/24x24/preferences-desktop-default-applications.png
===================================================================
(Binary files differ)


Property changes on: 
libexo/trunk/icons/24x24/preferences-desktop-default-applications.png
___________________________________________________________________
Name: svn:mime-type
   + image/png

Modified: libexo/trunk/icons/Makefile.am
===================================================================
--- libexo/trunk/icons/Makefile.am      2006-10-28 10:06:54 UTC (rev 23538)
+++ libexo/trunk/icons/Makefile.am      2006-10-28 12:11:53 UTC (rev 23539)
@@ -1,6 +1,7 @@
 # $Id$
 
 SUBDIRS =                                                              \
+       24x24                                                           \
        48x48
 
 gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor

_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to