[gimp/tito: 31/50] Moved tito dialogs to proper alphabetical position in Makefile.am



commit 7f4e0d5c4e25b9d361852649620fb4eb721e1868
Author: Srihari Sriraman <srihari c42 in>
Date:   Sun Sep 9 00:29:10 2012 +0530

    Moved tito dialogs to proper alphabetical position in Makefile.am

 app/dialogs/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/app/dialogs/Makefile.am b/app/dialogs/Makefile.am
index b08360e..8a4a41f 100644
--- a/app/dialogs/Makefile.am
+++ b/app/dialogs/Makefile.am
@@ -21,8 +21,6 @@ libappdialogs_a_sources = \
        \
        about-dialog.c                  \
        about-dialog.h                  \
-       tito-dialog.c                   \
-       tito-dialog.h       \
        channel-options-dialog.c        \
        channel-options-dialog.h        \
        convert-precision-dialog.c      \
@@ -84,6 +82,8 @@ libappdialogs_a_sources = \
        tips-dialog.h                   \
        tips-parser.c                   \
        tips-parser.h                   \
+       tito-dialog.c                   \
+       tito-dialog.h           \
        user-install-dialog.c           \
        user-install-dialog.h           \
        vectors-export-dialog.c         \


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