Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu@sugarlabs.org>2009-07-11 12:59:47 (GMT)
committer Tomeu Vizoso <tomeu@sugarlabs.org>2009-07-11 12:59:47 (GMT)
commitec735725443862429e12695930b240da6338f86f (patch)
treedcd453099dbcea876a76a46027a4c1722a2216b3
parent20061e676e8ffe5c9680b24e67de4c0a29c04860 (diff)
Remove matchbox theme
-rw-r--r--Makefile.am2
-rw-r--r--configure.ac1
-rw-r--r--matchbox/Makefile.am6
-rw-r--r--matchbox/closebutton.xpm29
-rw-r--r--matchbox/theme.xml154
5 files changed, 1 insertions, 191 deletions
diff --git a/Makefile.am b/Makefile.am
index 909bb6b..4f78c3a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1 +1 @@
-SUBDIRS = cursor icons gtk matchbox
+SUBDIRS = cursor icons gtk
diff --git a/configure.ac b/configure.ac
index fee2efd..c0b428d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -65,5 +65,4 @@ icons/scalable/status/Makefile
gtk/Makefile
gtk/engine/Makefile
gtk/theme/Makefile
-matchbox/Makefile
])
diff --git a/matchbox/Makefile.am b/matchbox/Makefile.am
deleted file mode 100644
index 15cdd2d..0000000
--- a/matchbox/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-pngs = closebutton.xpm
-
-themesdir = $(datadir)/themes/sugar/matchbox
-themes_DATA = theme.xml $(pngs)
-
-EXTRA_DIST = theme.xml $(pngs)
diff --git a/matchbox/closebutton.xpm b/matchbox/closebutton.xpm
deleted file mode 100644
index 8f507bb..0000000
--- a/matchbox/closebutton.xpm
+++ /dev/null
@@ -1,29 +0,0 @@
-/* XPM */
-static char *closebutton[] = {
-/* columns rows colors chars-per-pixel */
-"16 20 3 1",
-" c black",
-". c #020202",
-"X c None",
-/* pixels */
-"XXXXXXXXXXXXXXXX",
-"XXXXXXXXXXXXXXXX",
-"XXXXXXXXXXXXXXXX",
-"XXXXXXXXXXXXXXXX",
-"XXXXXXXXXXXXXXXX",
-"XXXX..XXXX..XXXX",
-"XXX ...XX....XXX",
-"XXX .........XXX",
-"XXXX........XXXX",
-"XXXXX......XXXXX",
-"XXXXX......XXXXX",
-"XXXX........XXXX",
-"XXX..........XXX",
-"XXX....XX....XXX",
-"XXXX..XXXX..XXXX",
-"XXXXXXXXXXXXXXXX",
-"XXXXXXXXXXXXXXXX",
-"XXXXXXXXXXXXXXXX",
-"XXXXXXXXXXXXXXXX",
-"XXXXXXXXXXXXXXXX"
-};
diff --git a/matchbox/theme.xml b/matchbox/theme.xml
deleted file mode 100644
index dec8988..0000000
--- a/matchbox/theme.xml
+++ /dev/null
@@ -1,154 +0,0 @@
-<?xml version="1.0"?>
-<theme name="Default" author="Matthew Allum - mallum@handhelds.org"
- desc="" version="1.0" engine_version="1" >
-
-<color id="white" def="#ffffff" />
-<color id="black" def="#000000" />
-
-<color id="borderdark" def="#acaaa5" />
-<color id="borderlight" def="#fcfaf5" />
-<color id="bordermid" def="#bcbab5" />
-
-<color id="grad1" def="#dadad5" />
-<color id="grad2" def="#dadad5" />
-<color id="grad3" def="#dadad5" />
-
-<color id="trans" def="#ffffff00" />
-<color id="textcol" def="#000000" />
-
-<color id="shadowcol" def="#11111166" />
-
-<font id="titlefont" def="Bitstream Vera Sans bold 7" />
-
-<pixmap id="closebutton" filename="closebutton.xpm" />
-
-<frame id="main" height="28">
-
- <layer x="0" y="0" w="100%" h="100%"
- type="plain" color="borderdark" />
-
- <layer x="1" y="1" w="100%-2" h="1"
- type="plain" color="borderlight" />
-
- <layer x="1" y="2" w="100%-2" h="13"
- type="gradient-vert" startcol="grad1" endcol="grad2"/>
-
- <layer x="1" y="2" w="100%-2" h="17"
- type="plain" color="grad3"/>
-
- <layer x="26" y="3" w="100%-60" h="20"
- type="label" color="textcol" justify="left" font="titlefont" />
-
- <button x="1" y="0" w="16" h="20" action="close" >
- <active pixmap="closebutton" blend="-150"/>
- <inactive pixmap="closebutton" />
- </button>
-
-</frame>
-
-<frame id="dialog" height="28" >
-
- <layer x="0" y="0" w="100%" h="100%"
- type="plain" color="borderdark" />
-
- <layer x="1" y="1" w="100%-2" h="1"
- type="plain" color="borderlight" />
-
- <layer x="1" y="2" w="100%-2" h="22"
- type="gradient-vert" startcol="grad1" endcol="grad2"/>
-
- <layer x="1" y="24" w="100%-2" h="4"
- type="gradient-vert" startcol="grad2" endcol="grad3"/>
-
- <layer x="1" y="1" w="1" h="100%-1"
- type="gradient-vert" startcol="borderlight" endcol="grad3"/>
-
- <layer x="100%-2" y="1" w="1" h="100%-1"
- type="gradient-vert" startcol="borderlight" endcol="grad3"/>
-
- <layer x="2" y="19" w="1" h="1"
- type="plain" color="grad3" />
-
- <layer x="100%-3" y="19" w="1" h="1"
- type="plain" color="grad3" />
-
- <layer x="5" y="3" w="100%-60" h="25"
- type="label" color="black" justify="left" font="titlefont" />
-
- <button x="-20" y="6" w="16" h="28" action="close" >
- <active pixmap="closebutton" blend="-150"/>
- <inactive pixmap="closebutton" />
- </button>
-
-</frame>
-
-
-<frame id="dialog-north" height="4">
-
- <layer x="0" y="0" w="100%" h="100%"
- type="plain" color="borderdark" />
-
- <layer x="1" y="1" w="100%-2" h="1"
- type="plain" color="borderlight" />
-
- <layer x="1" y="2" w="100%-2" h="2"
- type="plain" color="grad3"/>
-
- <layer x="1" y="1" w="1" h="100%-1"
- type="gradient-vert" startcol="borderlight" endcol="grad3"/>
-
- <layer x="100%-2" y="1" w="1" h="100%-1"
- type="gradient-vert" startcol="borderlight" endcol="grad3"/>
-
- <layer x="2" y="19" w="1" h="1"
- type="plain" color="grad3" />
-
- <layer x="100%-3" y="19" w="1" h="1"
- type="plain" color="grad3" />
-
-</frame>
-
-<frame id="dialog-east" width="4" >
-
- <layer x="0" y="0" w="100%" h="100%"
- type="plain" color="bordermid" />
-
- <layer x="1" y="0" w="2" h="100%"
- type="plain" color="grad3" />
-
-</frame>
-
-<frame id="dialog-west" width="4" >
-
- <layer x="0" y="0" w="100%" h="100%"
- type="plain" color="bordermid" />
-
- <layer x="1" y="0" w="2" h="100%"
- type="plain" color="grad3" />
-
-</frame>
-
-<frame id="dialog-south" height="4" >
-
- <layer x="0" y="0" w="100%" h="100%"
- type="plain" color="bordermid" />
-
- <layer x="1" y="1" w="100%-2" h="100%-2"
- type="plain" color="grad3" />
-
- <layer x="1" y="0" w="2" h="1"
- type="plain" color="grad3" />
-
- <layer x="100%-3" y="0" w="2" h="1"
- type="plain" color="grad3" />
-
- <layer x="3" y="1" w="100%-6" h="1"
- type="plain" color="borderlight" />
-
-</frame>
-
-<shadow style="none"/>
-
-<cursor theme="sugar" size="24" />
-
-</theme>