diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-10 13:11:28 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-10 13:11:28 +0000 |
commit | bcf3a830a4f4c1c5453ee72607fea3aa99a4b5cc (patch) | |
tree | e98877eaeb5e2a44f00691183c3f6564168e2955 /x11/mate-applets/files/patch-accessx-status_Makefile.am | |
parent | Stage devel/opengrok and upgrade version 0.11.1 => 0.12.1 (diff) |
Welcome Mate Desktop 1.8
The porting work as been done by gnome@ (kwm) and Eric Turgeon (ericturgeon@ghostbsd.org)
Diffstat (limited to 'x11/mate-applets/files/patch-accessx-status_Makefile.am')
-rw-r--r-- | x11/mate-applets/files/patch-accessx-status_Makefile.am | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/x11/mate-applets/files/patch-accessx-status_Makefile.am b/x11/mate-applets/files/patch-accessx-status_Makefile.am deleted file mode 100644 index ab2d003c349d..000000000000 --- a/x11/mate-applets/files/patch-accessx-status_Makefile.am +++ /dev/null @@ -1,19 +0,0 @@ ---- accessx-status/Makefile.am.orig 2013-04-12 00:00:04.000000000 +0200 -+++ accessx-status/Makefile.am 2013-08-18 12:20:28.000000000 +0200 -@@ -5,13 +5,13 @@ - -DACCESSX_PIXMAPS_DIR=\""$(datadir)/pixmaps/mate-accessx-status-applet"\" \ - -DACCESSX_MENU_UI_DIR=\""$(uidir)"\" - --libexec_PROGRAMS = accessx-status-applet -+libexec_PROGRAMS = mate-accessx-status-applet - --accessx_status_applet_SOURCES = \ -+mate_accessx_status_applet_SOURCES = \ - applet.c \ - applet.h - --accessx_status_applet_LDADD = \ -+mate_accessx_status_applet_LDADD = \ - $(MATE_APPLETS4_LIBS) \ - $(X_LIBS) - |