[gnome-applets/wip/gnome-3.10+: 47/48] stickynotes: remove data directory



commit 75da2b739e7a796c72396570ea42ed528f2c2a14
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Sun Jul 13 10:31:48 2014 +0300

    stickynotes: remove data directory

 configure.ac                                       |    1 -
 stickynotes/Makefile.am                            |    2 +-
 stickynotes/data/GNOME_StickyNotesApplet.server.in |   24 --------------------
 stickynotes/data/Makefile.am                       |   19 ---------------
 4 files changed, 1 insertions(+), 45 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index feb5e66..fd3db85 100644
--- a/configure.ac
+++ b/configure.ac
@@ -699,7 +699,6 @@ mixer/Makefile
 modemlights/Makefile
 multiload/help/Makefile
 multiload/Makefile
-stickynotes/data/Makefile
 stickynotes/help/Makefile
 stickynotes/Makefile
 stickynotes/pixmaps/Makefile
diff --git a/stickynotes/Makefile.am b/stickynotes/Makefile.am
index ef58baf..c8a04a5 100644
--- a/stickynotes/Makefile.am
+++ b/stickynotes/Makefile.am
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-SUBDIRS = data help pixmaps
+SUBDIRS = help pixmaps
 
 ui_files = stickynotes-applet-menu.xml
 builder_files = stickynotes.ui


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]