From 064e997145a5f1fd441edeafcc12964f8c584361 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 2 May 2007 03:42:34 +0000 Subject: [PATCH] add new Clearlooks themes. Make Clearlooks the default theme. --- Makefile.am | 28 +++- data/rc.xml.in | 2 +- themes/Clearlooks-Olive/openbox-3/bullet.xbm | 4 + themes/Clearlooks-Olive/openbox-3/close.xbm | 4 + themes/Clearlooks-Olive/openbox-3/desk.xbm | 4 + themes/Clearlooks-Olive/openbox-3/desk_toggled.xbm | 4 + themes/Clearlooks-Olive/openbox-3/iconify.xbm | 4 + themes/Clearlooks-Olive/openbox-3/max.xbm | 4 + themes/Clearlooks-Olive/openbox-3/max_toggled.xbm | 4 + themes/Clearlooks-Olive/openbox-3/themerc.xml | 167 +++++++++++++++++++++ themes/Clearlooks/openbox-3/bullet.xbm | 4 + themes/Clearlooks/openbox-3/close.xbm | 4 + themes/Clearlooks/openbox-3/desk.xbm | 4 + themes/Clearlooks/openbox-3/desk_toggled.xbm | 4 + themes/Clearlooks/openbox-3/iconify.xbm | 4 + themes/Clearlooks/openbox-3/max.xbm | 4 + themes/Clearlooks/openbox-3/max_toggled.xbm | 4 + themes/Clearlooks/openbox-3/themerc.xml | 166 ++++++++++++++++++++ 18 files changed, 415 insertions(+), 4 deletions(-) create mode 100644 themes/Clearlooks-Olive/openbox-3/bullet.xbm create mode 100644 themes/Clearlooks-Olive/openbox-3/close.xbm create mode 100644 themes/Clearlooks-Olive/openbox-3/desk.xbm create mode 100644 themes/Clearlooks-Olive/openbox-3/desk_toggled.xbm create mode 100644 themes/Clearlooks-Olive/openbox-3/iconify.xbm create mode 100644 themes/Clearlooks-Olive/openbox-3/max.xbm create mode 100644 themes/Clearlooks-Olive/openbox-3/max_toggled.xbm create mode 100644 themes/Clearlooks-Olive/openbox-3/themerc.xml create mode 100644 themes/Clearlooks/openbox-3/bullet.xbm create mode 100644 themes/Clearlooks/openbox-3/close.xbm create mode 100644 themes/Clearlooks/openbox-3/desk.xbm create mode 100644 themes/Clearlooks/openbox-3/desk_toggled.xbm create mode 100644 themes/Clearlooks/openbox-3/iconify.xbm create mode 100644 themes/Clearlooks/openbox-3/max.xbm create mode 100644 themes/Clearlooks/openbox-3/max_toggled.xbm create mode 100644 themes/Clearlooks/openbox-3/themerc.xml diff --git a/Makefile.am b/Makefile.am index 2eac731..98e436a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,7 +10,7 @@ pubincludedir = $(includedir)/openbox/@OB_VERSION@/openbox pixmapdir = $(datadir)/pixmaps xsddir = $(datadir)/openbox -theme = bear2 +theme = Clearlooks AUTOMAKE_OPTIONS = subdir-objects foreign @@ -240,6 +240,28 @@ tools_gnome_panel_control_gnome_panel_control_SOURCES = \ ## themes ## +clearlooks_themedir = $(themedir)/Clearlooks/openbox-3 +dist_clearlooks_theme_DATA= \ + themes/Clearlooks/openbox-3/bullet.xbm \ + themes/Clearlooks/openbox-3/close.xbm \ + themes/Clearlooks/openbox-3/desk_toggled.xbm \ + themes/Clearlooks/openbox-3/desk.xbm \ + themes/Clearlooks/openbox-3/iconify.xbm \ + themes/Clearlooks/openbox-3/max_toggled.xbm \ + themes/Clearlooks/openbox-3/max.xbm \ + themes/Clearlooks/openbox-3/themerc.xml + +clearlooksolive_themedir = $(themedir)/Clearlooks-Olive/openbox-3 +dist_clearlooksolive_theme_DATA= \ + themes/Clearlooks-Olive/openbox-3/bullet.xbm \ + themes/Clearlooks-Olive/openbox-3/close.xbm \ + themes/Clearlooks-Olive/openbox-3/desk_toggled.xbm \ + themes/Clearlooks-Olive/openbox-3/desk.xbm \ + themes/Clearlooks-Olive/openbox-3/iconify.xbm \ + themes/Clearlooks-Olive/openbox-3/max_toggled.xbm \ + themes/Clearlooks-Olive/openbox-3/max.xbm \ + themes/Clearlooks-Olive/openbox-3/themerc.xml + mikachu_themedir = $(themedir)/Mikachu/openbox-3 dist_mikachu_theme_DATA= \ themes/Mikachu/openbox-3/bullet.xbm \ @@ -276,7 +298,7 @@ dist_artwizboxed_theme_DATA= \ themes/artwiz-boxed/openbox-3/max_toggled.xbm \ themes/artwiz-boxed/openbox-3/max.xbm \ themes/artwiz-boxed/openbox-3/themerc.xml - + bear2_themedir = $(themedir)/bear2/openbox-3 dist_bear2_theme_DATA= \ themes/bear2/openbox-3/close_pressed.xbm \ @@ -293,7 +315,7 @@ dist_bear2_theme_DATA= \ themes/bear2/openbox-3/shade_pressed.xbm \ themes/bear2/openbox-3/shade.xbm \ themes/bear2/openbox-3/themerc.xml - + orang_themedir = $(themedir)/orang/openbox-3 dist_orang_theme_DATA= \ themes/orang/openbox-3/themerc.xml diff --git a/data/rc.xml.in b/data/rc.xml.in index d42c313..69b2484 100644 --- a/data/rc.xml.in +++ b/data/rc.xml.in @@ -28,7 +28,7 @@ - bear2 + Clearlooks NLIMC yes