Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Archive
vinagre
Commits
1bec511b
Commit
1bec511b
authored
Oct 08, 2010
by
Jonh Wendell
Browse files
Adapt reverse-vnc plugin .desktop file to the new peas format
parent
47f48e0c
Changes
3
Hide whitespace changes
Inline
Side-by-side
plugins/reverse-vnc/Makefile.am
View file @
1bec511b
...
...
@@ -25,11 +25,9 @@ libreversevnc_la_LIBADD = $(VNC_LIBS)
uidir
=
$(VINAGRE_PLUGINS_DATA_DIR)
/reverse-vnc
ui_DATA
=
reverse-vnc.ui
plugin_in_files
=
reverse-vnc.vinagre-plugin.desktop.in
reverse-vnc.vinagre-plugin
:
reverse-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
=
reverse-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
=
$(ui_DATA)
$(plugin_in_files)
...
...
plugins/reverse-vnc/reverse-vnc.
vinagre-
plugin.desktop.in
→
plugins/reverse-vnc/reverse-vnc.plugin.desktop.in
View file @
1bec511b
[
Vinagre
Plugin]
[Plugin]
Module=reversevnc
IAge=1
_Name=Reverse VNC
...
...
po/POTFILES.in
View file @
1bec511b
...
...
@@ -19,7 +19,7 @@ plugins/vnc/vinagre-vnc-plugin.c
plugins/vnc/vinagre-vnc-tab.c
plugins/vnc/vinagre-vnc-tunnel.c
plugins/vnc/vnc.plugin.desktop.in
plugins/reverse-vnc/reverse-vnc.
vinagre-
plugin.desktop.in
plugins/reverse-vnc/reverse-vnc.plugin.desktop.in
plugins/reverse-vnc/vinagre-reverse-vnc-listener-dialog.c
plugins/reverse-vnc/vinagre-reverse-vnc-listener.c
plugins/reverse-vnc/vinagre-reverse-vnc-plugin.c
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment