[gnome-photos] build: Rearrange files to be in alphabetical order



commit 2d01fbef9950110b45e791a811014adcd8d801dc
Author: Debarshi Ray <debarshir gnome org>
Date:   Wed Aug 13 21:48:48 2014 +0200

    build: Rearrange files to be in alphabetical order

 data/icons/Makefile.am |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index cab5e8c..00b69b4 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -1,26 +1,26 @@
 public_icon_themes = \
-       hicolor \
        HighContrast \
+       hicolor \
        $(NULL)
 
 public_icons = \
-       hicolor_apps_16x16_gnome-photos.png \
-       hicolor_apps_22x22_gnome-photos.png \
-       hicolor_apps_24x24_gnome-photos.png \
-       hicolor_apps_32x32_gnome-photos.png \
-       hicolor_apps_48x48_gnome-photos.png \
-       hicolor_apps_256x256_gnome-photos.png \
        HighContrast_apps_16x16_gnome-photos.png \
        HighContrast_apps_22x22_gnome-photos.png \
        HighContrast_apps_24x24_gnome-photos.png \
        HighContrast_apps_32x32_gnome-photos.png \
        HighContrast_apps_48x48_gnome-photos.png \
        HighContrast_apps_256x256_gnome-photos.png \
+       hicolor_apps_16x16_gnome-photos.png \
+       hicolor_apps_22x22_gnome-photos.png \
+       hicolor_apps_24x24_gnome-photos.png \
+       hicolor_apps_32x32_gnome-photos.png \
+       hicolor_apps_48x48_gnome-photos.png \
+       hicolor_apps_256x256_gnome-photos.png \
        $(NULL)
 
 noinst_DATA = \
-       hicolor_gnome-photos.svg \
        HighContrast_gnome-photos.svg \
+       hicolor_gnome-photos.svg \
        $(NULL)
 
 EXTRA_DIST = \


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