[vinagre] Adapt VNC plugin .desktop file to the new peas format
- From: Jonh Wendell <jwendell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vinagre] Adapt VNC plugin .desktop file to the new peas format
- Date: Fri, 8 Oct 2010 13:59:06 +0000 (UTC)
commit 31032acc2de0ac18be88bc2aaa82ad15dad91b48
Author: Jonh Wendell <jwendell gnome org>
Date: Fri Oct 8 10:42:45 2010 -0300
Adapt VNC plugin .desktop file to the new peas format
plugins/vnc/Makefile.am | 8 +++-----
...gre-plugin.desktop.in => vnc.plugin.desktop.in} | 2 +-
po/POTFILES.in | 2 +-
3 files changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/plugins/vnc/Makefile.am b/plugins/vnc/Makefile.am
index 8e16327..48cf339 100644
--- a/plugins/vnc/Makefile.am
+++ b/plugins/vnc/Makefile.am
@@ -19,11 +19,9 @@ libvnc_la_SOURCES = \
libvnc_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS)
libvnc_la_LIBADD = $(VNC_LIBS)
-plugin_in_files = vnc.vinagre-plugin.desktop.in
-
-vnc.vinagre-plugin: vnc.vinagre-plugin.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache
-
-plugin_DATA = $(plugin_in_files:.vinagre-plugin.desktop.in=.vinagre-plugin)
+plugin_in_files = vnc.plugin.desktop.in
+%.plugin: %.plugin.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache
+plugin_DATA = $(plugin_in_files:.plugin.desktop.in=.plugin)
EXTRA_DIST = $(plugin_in_files)
diff --git a/plugins/vnc/vnc.vinagre-plugin.desktop.in b/plugins/vnc/vnc.plugin.desktop.in
similarity index 90%
rename from plugins/vnc/vnc.vinagre-plugin.desktop.in
rename to plugins/vnc/vnc.plugin.desktop.in
index e5712ca..88f70d4 100644
--- a/plugins/vnc/vnc.vinagre-plugin.desktop.in
+++ b/plugins/vnc/vnc.plugin.desktop.in
@@ -1,4 +1,4 @@
-[Vinagre Plugin]
+[Plugin]
Module=vnc
IAge=1
_Name=VNC
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 2e97fd6..5d39d44 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -18,7 +18,7 @@ plugins/vnc/vinagre-vnc-connection.c
plugins/vnc/vinagre-vnc-plugin.c
plugins/vnc/vinagre-vnc-tab.c
plugins/vnc/vinagre-vnc-tunnel.c
-plugins/vnc/vnc.vinagre-plugin.desktop.in
+plugins/vnc/vnc.plugin.desktop.in
plugins/reverse-vnc/reverse-vnc.vinagre-plugin.desktop.in
plugins/reverse-vnc/vinagre-reverse-vnc-listener-dialog.c
plugins/reverse-vnc/vinagre-reverse-vnc-listener.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]