[gnome-applets/wip/gnome-3.10+: 27/29] stickynotes: remove data directory



commit 43b7de59903f4e37794308f980be907247cf70a8
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 4563ba6..9547bb4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -675,7 +675,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 3401dca..e935301 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]