From ec735725443862429e12695930b240da6338f86f Mon Sep 17 00:00:00 2001 From: Tomeu Vizoso Date: Sat, 11 Jul 2009 12:59:47 +0000 Subject: Remove matchbox theme --- 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 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v0.9.1