[epiphany] build: Alphabetize RESOURCE_FILES



commit b3373d6484d572f472d7c56fe68d30c5acfb8fe8
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Jul 9 13:18:12 2016 -0500

    build: Alphabetize RESOURCE_FILES

 src/Makefile.am |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 1d81007..1218bef 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -107,24 +107,24 @@ libephymain_la_CFLAGS = \
 RESOURCE_FILES = \
        resources/about.css                       \
        resources/bookmark-properties.ui          \
+       resources/channel-insecure-symbolic.png   \
+       resources/computer-fail-symbolic.png      \
        resources/clear-data-dialog.ui            \
        resources/cookies-dialog.ui               \
        resources/encoding-dialog.ui              \
        resources/encoding-row.ui                 \
        resources/epiphany-application-menu.ui    \
        resources/epiphany-bookmark-editor-ui.xml \
-       resources/shortcuts-dialog.ui             \
        resources/epiphany-ui.xml                 \
        resources/epiphany.css                    \
        resources/error.html                      \
        resources/history-dialog.ui               \
        resources/incognito.png                   \
        resources/missing-thumbnail.png           \
-       resources/channel-insecure-symbolic.png   \
-       resources/computer-fail-symbolic.png      \
        resources/passwords-dialog.ui             \
        resources/prefs-dialog.ui                 \
        resources/prefs-lang-dialog.ui            \
+       resources/shortcuts-dialog.ui             \
        $(NULL)
 
 epiphany-resources.c: epiphany.gresource.xml $(RESOURCE_FILES)


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