[gnome-applets] stickynotes: remove data directory



commit df3079da314cce69694e823a052c0d12ba336719
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 595ac4b..21598ca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -673,7 +673,6 @@ modemlights/Makefile
 multiload/help/Makefile
 multiload/Makefile
 null_applet/Makefile
-stickynotes/data/Makefile
 stickynotes/help/Makefile
 stickynotes/Makefile
 stickynotes/pixmaps/Makefile
diff --git a/stickynotes/Makefile.am b/stickynotes/Makefile.am
index 5a60b04..f823fc3 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]