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-stickynotes_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)
Notes
Notes:
svn path=/head/; revision=367830
Diffstat (limited to 'x11/mate-applets/files/patch-stickynotes_Makefile.am')
-rw-r--r-- | x11/mate-applets/files/patch-stickynotes_Makefile.am | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/x11/mate-applets/files/patch-stickynotes_Makefile.am b/x11/mate-applets/files/patch-stickynotes_Makefile.am deleted file mode 100644 index 9a61408302b8..000000000000 --- a/x11/mate-applets/files/patch-stickynotes_Makefile.am +++ /dev/null @@ -1,23 +0,0 @@ ---- stickynotes/Makefile.am.orig 2013-08-18 13:04:01.000000000 +0200 -+++ stickynotes/Makefile.am 2013-08-18 13:04:27.000000000 +0200 -@@ -18,9 +18,9 @@ - -DSTICKYNOTES_MENU_UI_DIR=\""$(uidir)"\"\ - -DSTICKYNOTES_ICONDIR=\"$(datadir)/pixmaps/mate-stickynotes/\" - --libexec_PROGRAMS = stickynotes_applet -+libexec_PROGRAMS = mate-stickynotes_applet - --stickynotes_applet_SOURCES = \ -+mate_stickynotes_applet_SOURCES = \ - util.h \ - util.c \ - stickynotes.h \ -@@ -32,7 +32,7 @@ - stickynotes_applet.c \ - stickynotes_applet_callbacks.c - --stickynotes_applet_LDADD = \ -+mate_stickynotes_applet_LDADD = \ - $(MATE_APPLETS4_LIBS) \ - $(LIBMATEWNCK_LIBS) \ - $(XML2_LIBS) \ |