[nautilus-actions/file-manager-actions] export-desktop.png is renamed to fma-desktop-export.png
- From: Pierre Wieser <pwieser src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-actions/file-manager-actions] export-desktop.png is renamed to fma-desktop-export.png
- Date: Tue, 8 Sep 2015 14:47:09 +0000 (UTC)
commit 20e04f9d436db03808f90c71994528d26df1f027
Author: Pierre Wieser <pwieser trychlos org>
Date: Tue Sep 8 16:45:34 2015 +0200
export-desktop.png is renamed to fma-desktop-export.png
src/io-desktop/Makefile.am | 12 ++++++------
.../{export-desktop.png => fma-desktop-export.png} | Bin 7610 -> 7610 bytes
src/io-desktop/fma-desktop-formats.c | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/src/io-desktop/Makefile.am b/src/io-desktop/Makefile.am
index 2e6509e..6763684 100644
--- a/src/io-desktop/Makefile.am
+++ b/src/io-desktop/Makefile.am
@@ -25,9 +25,9 @@
# Pierre Wieser <pwieser trychlos org>
# ... and many others (see AUTHORS)
-provider_id = na-desktop
+provider_id = io-desktop
-pkglib_LTLIBRARIES = libna-io-desktop.la
+pkglib_LTLIBRARIES = libfma-io-desktop.la
provider_datadir = $(pkgdatadir)/$(provider_id)
@@ -40,7 +40,7 @@ AM_CPPFLAGS += \
-DPROVIDER_DATADIR=\"$(provider_datadir)\" \
$(NULL)
-libna_io_desktop_la_SOURCES = \
+libfma_io_desktop_la_SOURCES = \
fma-desktop-file.c \
fma-desktop-file.h \
fma-desktop-provider.c \
@@ -62,19 +62,19 @@ libna_io_desktop_la_SOURCES = \
fma-desktop-xdg-dirs.h \
$(NULL)
-libna_io_desktop_la_LIBADD = \
+libfma_io_desktop_la_LIBADD = \
$(top_builddir)/src/core/libfma-core.la \
$(NAUTILUS_ACTIONS_LIBS) \
$(NULL)
-libna_io_desktop_la_LDFLAGS = \
+libfma_io_desktop_la_LDFLAGS = \
-module \
-no-undefined \
-avoid-version \
$(NULL)
images_files = \
- export-desktop.png \
+ fma-desktop-export.png \
$(NULL)
provider_data_DATA = \
diff --git a/src/io-desktop/fma-desktop-formats.c b/src/io-desktop/fma-desktop-formats.c
index 7e97b0c..57ec113 100644
--- a/src/io-desktop/fma-desktop-formats.c
+++ b/src/io-desktop/fma-desktop-formats.c
@@ -64,7 +64,7 @@ static sExportFormat st_desktop_formats[] = {
"- Import assistant of the FileManager-Actions Configuration Tool,\n" \
"- drag-n-drop into the FileManager-Actions Configuration Tool,\n" \
"- or by copying it into a XDG_DATA_DIRS/file-manager/actions directory." ),
- "export-desktop.png" },
+ "fma-desktop-export.png" },
{ NULL }
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]