Skip to content
Snippets Groups Projects
Commit ee2c5a69 authored by cedric's avatar cedric
Browse files

rename xfce4-windowck-plugin.desktop.in to windowck-plugin.desktop.in

parent 3ceb2b04
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ AM_CPPFLAGS = \
$(PLATFORM_CPPFLAGS)
#
# Sample plugin
# Windowck plugin
#
plugin_LTLIBRARIES = \
libwindowck.la
......@@ -51,6 +51,9 @@ libwindowck_la_LIBADD = \
$(LIBWNCK_LIBS) \
$(XFCONF_LIBS)
libactions_la_DEPENDENCIES = \
$(top_builddir)/common/libwck-common.la
#
# Desktop file
#
......@@ -64,7 +67,7 @@ desktop_DATA = \
EXTRA_DIST = \
windowck-dialogs.glade \
xfce4-windowck-plugin.desktop.in
windowck-plugin.desktop.in
CLEANFILES = \
$(desktop_DATA)
......
[Xfce Panel]
Type=X-XFCE-PanelPlugin
Encoding=UTF-8
_Name=Window Controls
_Name=Window Title
_Comment=Put the maximized window title on the panel.
Icon=preferences-system-windows
X-XFCE-Module=windowck
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment