[Xfce4-commits] <midori:master> Don't override small toolbar icon size
Christian Dywan
noreply at xfce.org
Mon Feb 22 14:24:01 CET 2010
Updating branch refs/heads/master
to 679ecf5d84071162b3af5873ac140af7d4f355a9 (commit)
from 6788ae477071f107c0960fc558a26124ffe35bbd (commit)
commit 679ecf5d84071162b3af5873ac140af7d4f355a9
Author: Christian Dywan <christian at twotoasts.de>
Date: Mon Feb 22 14:21:09 2010 +0100
Don't override small toolbar icon size
The hack was originally meant to fix themes with no proper
small icons, but it doesn't really help in most cases.
midori/sokoke.h | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/midori/sokoke.h b/midori/sokoke.h
index 8ffc3a1..7d46de2 100644
--- a/midori/sokoke.h
+++ b/midori/sokoke.h
@@ -61,9 +61,6 @@ sokoke_js_script_eval (JSContextRef js_context,
const gchar* script,
gchar** exception);
-/* Many themes need this hack for small toolbars to work */
-#define GTK_ICON_SIZE_SMALL_TOOLBAR GTK_ICON_SIZE_BUTTON
-
void
sokoke_message_dialog (GtkMessageType message_type,
const gchar* short_message,
More information about the Xfce4-commits
mailing list