[gbrainy] Do not ship blackboard theme



commit 8de1761e78b6eecf4b911c490a3b4532f416ec28
Author: Jordi Mas <jmas softcatala org>
Date:   Tue Jun 28 23:35:47 2011 +0200

    Do not ship blackboard theme

 data/Makefile.am       |    1 -
 data/themes/themes.xml |    7 -------
 2 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index ec9cd77..615b723 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -58,7 +58,6 @@ analogies_DATA = \
 themes_DATA = \
 	themes/themes.xml \
 	themes/classic_background.svg \
-	themes/blackboard_background.svg \
 	themes/notebook_background.svg
 
 install-data-local:
diff --git a/data/themes/themes.xml b/data/themes/themes.xml
index 3eeee36..d71a67f 100644
--- a/data/themes/themes.xml
+++ b/data/themes/themes.xml
@@ -8,13 +8,6 @@
     <ink_color></ink_color>
   </Theme>
   <Theme>
-    <name>blackboard</name>
-    <_localized_name>Blackboard</_localized_name>
-    <background_image>blackboard_background.svg</background_image>
-    <font_face></font_face>
-    <ink_color></ink_color>
-  </Theme>
-  <Theme>
     <name>notebook</name>
     <_localized_name>Notebook</_localized_name>
     <background_image>notebook_background.svg</background_image>



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