[nautilus-actions] Fix minor typo in icons/Makefile.am



commit 9846e0ddf4223027b29e0306a633bb7e118ce25a
Author: Pierre Wieser <pwieser trychlos org>
Date:   Mon Feb 15 17:03:03 2010 +0100

    Fix minor typo in icons/Makefile.am

 icons/Makefile.am |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/icons/Makefile.am b/icons/Makefile.am
index a72adcc..d916ac4 100644
--- a/icons/Makefile.am
+++ b/icons/Makefile.am
@@ -27,11 +27,11 @@
 #   ... and many others (see AUTHORS)
 
 SUBDIRS = \
-	16x16			\
-	22x22			\
-	32x32			\
-	48x48			\
-	scalable		\
+	16x16								\
+	22x22								\
+	32x32								\
+	48x48								\
+	scalable							\
 	$(NULL)
 
 gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]