[nautilus-actions/file-manager-actions] Renamed nact.desktop to fma-ui.desktop



commit 2deb4e4dc6f3496b329ff10b872b4a854c1dd25b
Author: Pierre Wieser <pwieser trychlos org>
Date:   Tue Sep 8 20:55:31 2015 +0200

    Renamed nact.desktop to fma-ui.desktop

 src/ui/Makefile.am                            |    8 +++-----
 src/ui/{nact.desktop.in => fma-ui.desktop.in} |    0
 2 files changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/src/ui/Makefile.am b/src/ui/Makefile.am
index cbf7049..1251e19 100644
--- a/src/ui/Makefile.am
+++ b/src/ui/Makefile.am
@@ -138,8 +138,8 @@ fma_config_tool_SOURCES = \
        fma-tree-model.h                                                                        \
        fma-tree-model-priv.h                                                           \
        fma-tree-model-dnd.c                                                            \
-       fma-tree-view.c                                                                 \
-       fma-tree-view.h                                                                 \
+       fma-tree-view.c                                                                         \
+       fma-tree-view.h                                                                         \
        $(BUILT_SOURCES)                                                                        \
        $(NULL)
 
@@ -181,7 +181,7 @@ ui_data_DATA = \
 
 @INTLTOOL_DESKTOP_RULE@
 
-applications_in_files = nact.desktop.in
+applications_in_files = fma-ui.desktop.in
 
 applications_files = $(applications_in_files:.desktop.in=.desktop)
 
@@ -197,6 +197,4 @@ CLEANFILES = \
 EXTRA_DIST = \
        $(applications_in_files)                                                        \
        $(ui_data_DATA)                                                                         \
-       base-marshal.def                                                                        \
-       nact-marshal.def                                                                        \
        $(NULL)
diff --git a/src/ui/nact.desktop.in b/src/ui/fma-ui.desktop.in
similarity index 100%
rename from src/ui/nact.desktop.in
rename to src/ui/fma-ui.desktop.in


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