[beast: 3/11] RES: move all GXK GUI .xml resource files into res/gxk/



commit 9713c2dffbd0bbe73ef897274923ecf6784e97da
Author: Tim Janik <timj gnu org>
Date:   Mon Sep 18 17:15:59 2017 +0200

    RES: move all GXK GUI .xml resource files into res/gxk/
    
    Signed-off-by: Tim Janik <timj gnu org>

 beast-gtk/Makefile.am                           |    2 +-
 beast-gtk/res/.gitignore                        |    1 -
 beast-gtk/res/Makefile.am                       |   19 -------------------
 configure.ac                                    |    1 -
 {beast-gtk/res => res/gxk}/radgets-beast.xml    |    0
 {beast-gtk/res => res/gxk}/radgets-standard.xml |    0
 res/resfiles.list                               |    2 ++
 7 files changed, 3 insertions(+), 22 deletions(-)
---
diff --git a/beast-gtk/Makefile.am b/beast-gtk/Makefile.am
index 94f4855..bb15f77 100644
--- a/beast-gtk/Makefile.am
+++ b/beast-gtk/Makefile.am
@@ -1,7 +1,7 @@
 # BEAST & BSE
 include $(top_srcdir)/Makefile.decl
 
-SUBDIRS = gxk res icons
+SUBDIRS = gxk icons
 
 AM_CPPFLAGS += -I$(top_srcdir) -I$(top_builddir) -I$(srcdir) -I.
 DEFS        += @DEFINE__FILE_DIR__@ -DG_LOG_DOMAIN="\"BEAST\""
diff --git a/configure.ac b/configure.ac
index 2ac956f..a114df1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -748,7 +748,6 @@ drivers/Makefile
 pybeast/Makefile
 beast-gtk/Makefile
 beast-gtk/gxk/Makefile
-beast-gtk/res/Makefile
 beast-gtk/icons/Makefile
 launchers/Makefile
 library/Makefile
diff --git a/beast-gtk/res/radgets-beast.xml b/res/gxk/radgets-beast.xml
similarity index 100%
rename from beast-gtk/res/radgets-beast.xml
rename to res/gxk/radgets-beast.xml
diff --git a/beast-gtk/res/radgets-standard.xml b/res/gxk/radgets-standard.xml
similarity index 100%
rename from beast-gtk/res/radgets-standard.xml
rename to res/gxk/radgets-standard.xml
diff --git a/res/resfiles.list b/res/resfiles.list
index 1878ebb..c3fbedc 100644
--- a/res/resfiles.list
+++ b/res/resfiles.list
@@ -4,3 +4,5 @@ bse/gus-patch.bse
 bse/plain-wave-1.bse
 bse/plain-wave-2.bse
 bse/sound-font-snet.bse
+gxk/radgets-beast.xml
+gxk/radgets-standard.xml


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