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
af1f9135
Commit
af1f9135
authored
Oct 08, 2010
by
Jonh Wendell
Browse files
Adapt RDP plugin .desktop file to the new peas format
parent
138cb521
Changes
3
Hide whitespace changes
Inline
Side-by-side
plugins/rdp/Makefile.am
View file @
af1f9135
...
...
@@ -17,11 +17,9 @@ librdp_la_SOURCES = \
librdp_la_LDFLAGS
=
$(PLUGIN_LIBTOOL_FLAGS)
librdp_la_LIBADD
=
$(rdp_LIBS)
plugin_in_files
=
rdp.vinagre-plugin.desktop.in
rdp.vinagre-plugin
:
rdp.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
=
rdp.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)
CLEANFILES
=
$(plugin_DATA)
...
...
plugins/rdp/rdp.
vinagre-
plugin.desktop.in
→
plugins/rdp/rdp.plugin.desktop.in
View file @
af1f9135
[
Vinagre
Plugin]
[Plugin]
Module=rdp
IAge=1
_Name=RDP
...
...
po/POTFILES.in
View file @
af1f9135
...
...
@@ -7,7 +7,7 @@ data/vinagre-file.desktop.in.in
data/vinagre.schemas.in.in
data/vinagre-mime.xml.in
data/vinagre-ui.xml
plugins/rdp/rdp.
vinagre-
plugin.desktop.in
plugins/rdp/rdp.plugin.desktop.in
plugins/rdp/vinagre-rdp-plugin.c
plugins/rdp/vinagre-rdp-tab.c
plugins/ssh/vinagre-ssh-connection.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