projects
/
dana
/
obconf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5906582
)
update theme previews when titlelayout changes
author
Dana Jansens
<danakj@orodu.net>
Thu, 31 May 2007 04:39:12 +0000
(
04:39
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Thu, 31 May 2007 04:39:12 +0000
(
04:39
+0000)
src/handlers.c
patch
|
blob
|
history
diff --git
a/src/handlers.c
b/src/handlers.c
index b700e5e917f106d48438e28314851ed2d67fbab5..084151e7b31ace67255b5f06e1c06f521be12446 100644
(file)
--- a/
src/handlers.c
+++ b/
src/handlers.c
@@
-1226,7
+1226,7
@@
void on_title_layout_changed(GtkEntry *w, gpointer data)
titlelayout = g_strdup(layout);
g_free(layout);
-
+ handlers_update_theme_previews();
}
static void set_desktop_names()