[nautilus-actions] FmaConfigTool: re-display the application icon



commit 29271407f41e4b682bc8af05669c6e3dac1db95f
Author: Pierre Wieser <pwieser trychlos org>
Date:   Tue Feb 14 17:28:13 2017 +0100

    FmaConfigTool: re-display the application icon

 TODO               |    3 ---
 src/ui/Makefile.am |    2 +-
 2 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/TODO b/TODO
index d62392c..77d920d 100644
--- a/TODO
+++ b/TODO
@@ -234,9 +234,6 @@ xxxx 2015- 9-21 instead of:
                   whether GConf is enabled... auto
                   whether GConf is available... no|yes
 
-xxxx 2017- 2-14 Error loading icon from file 
'/home/pierre/data/eclipse/nautilus-actions/_install/share/icons/hicolor/48x48/apps/filemanager-actions.png'
-                + icon should be named fma-config-tool (same than the program)
-
 xxxx 2017- 2-14 FMA-Message: base_gtk_utils_widget_set_color: to be written
 
 xxxx 2017- 2-14 fma-menu::on_app_help() help file should be named fma-config-tool (same than the program)
diff --git a/src/ui/Makefile.am b/src/ui/Makefile.am
index 0420341..12e15e5 100644
--- a/src/ui/Makefile.am
+++ b/src/ui/Makefile.am
@@ -29,7 +29,7 @@ bin_PROGRAMS = \
        fma-config-tool                                                                         \
        $(NULL)
 
-ui_datadir = $(pkgdatadir)/ui
+ui_datadir = $(datadir)/fma-config-tool
 
 egg_platform_defines = -DEGG_SM_CLIENT_BACKEND_XSMP
 


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