summaryrefslogtreecommitdiff
path: root/themes/default/title-4-inactive.xpm
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan.olivier@wanadoo.fr>2005-09-27 19:38:10 +0000
committerOlivier Fourdan <fourdan.olivier@wanadoo.fr>2005-09-27 19:38:10 +0000
commit70ea50005593111f648b6bd1fbe7e4f650eb941d (patch)
tree75864f8d788941513f9ada24289589f485f0c0aa /themes/default/title-4-inactive.xpm
parent7bd835e64ce76e8160b09f575b4b3219c0911a1f (diff)
downloadxfwm4-70ea50005593111f648b6bd1fbe7e4f650eb941d.tar.gz
Add 1 pixel to the height of the title bar
(Old svn revision: 17860)
Diffstat (limited to 'themes/default/title-4-inactive.xpm')
-rw-r--r--themes/default/title-4-inactive.xpm3
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/default/title-4-inactive.xpm b/themes/default/title-4-inactive.xpm
index 49cf07dcb..e3bc226b5 100644
--- a/themes/default/title-4-inactive.xpm
+++ b/themes/default/title-4-inactive.xpm
@@ -1,6 +1,6 @@
/* XPM */
static char * title_3_inactive_xpm[] = {
-"4 22 10 1",
+"4 23 10 1",
" c None",
". c #000000",
"+ c #E0E0E0 s inactive_hilight_2",
@@ -32,4 +32,5 @@ static char * title_3_inactive_xpm[] = {
"%%%%",
"%%%%",
"%%%%",
+"%%%%",
"%%%%"};