Remove obsolete patches, thanks leot@!
This commit is contained in:
parent
c382701444
commit
a70bbc7ff6
2 changed files with 0 additions and 35 deletions
|
@ -1,23 +0,0 @@
|
|||
$NetBSD: patch-panel-plugin_Makefile.in,v 1.3 2015/07/12 20:58:11 youri Exp $
|
||||
|
||||
Adjust plugin path.
|
||||
--- panel-plugin/Makefile.in.orig 2015-02-27 23:38:57.000000000 +0000
|
||||
+++ panel-plugin/Makefile.in
|
||||
@@ -398,7 +398,7 @@ target_vendor = @target_vendor@
|
||||
top_build_prefix = @top_build_prefix@
|
||||
top_builddir = @top_builddir@
|
||||
top_srcdir = @top_srcdir@
|
||||
-plugindir = $(libexecdir)/xfce4/panel-plugins
|
||||
+plugindir = $(libexecdir)/xfce4/panel/plugins
|
||||
xfce4_xkb_plugin_SOURCES = \
|
||||
xfce4-xkb-plugin.h \
|
||||
xfce4-xkb-plugin-private.h \
|
||||
@@ -441,7 +441,7 @@ xfce4_xkb_plugin_LDADD = \
|
||||
#
|
||||
# Desktop file
|
||||
#
|
||||
-desktopdir = $(datadir)/xfce4/panel-plugins
|
||||
+desktopdir = $(datadir)/xfce4/panel/plugins
|
||||
desktop_in_in_files = xkb-plugin.desktop.in.in
|
||||
desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in)
|
||||
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
|
|
@ -1,12 +0,0 @@
|
|||
$NetBSD: patch-panel-plugin_xkb-plugin.desktop.in.in,v 1.1 2015/07/12 20:58:11 youri Exp $
|
||||
|
||||
Find xkb-plugin executable in the right place.
|
||||
--- panel-plugin/xkb-plugin.desktop.in.in.orig 2013-03-20 16:20:05.000000000 +0000
|
||||
+++ panel-plugin/xkb-plugin.desktop.in.in
|
||||
@@ -3,5 +3,5 @@ Type=X-XFCE-PanelPlugin
|
||||
_Name=Keyboard Layouts
|
||||
_Comment=Keyboard layouts setup and switch plugin
|
||||
Icon=preferences-desktop-keyboard
|
||||
-X-XFCE-Exec=@libexecdir@/xfce4/panel-plugins/xfce4-xkb-plugin
|
||||
+X-XFCE-Exec=@libexecdir@/xfce4/panel/plugins/xfce4-xkb-plugin
|
||||
X-XFCE-Unique=TRUE
|
Loading…
Reference in a new issue