[Xfce4-commits] <midori:master> Merge 'Applications' preferences into 'Browsing'
Christian Dywan
noreply at xfce.org
Sun May 15 02:58:01 CEST 2011
Updating branch refs/heads/master
to 4560cd35e865d701e2ff97b7e44a7d40422de110 (commit)
from fdf73ce98d060deacf91c75683c6d2019f07584a (commit)
commit 4560cd35e865d701e2ff97b7e44a7d40422de110
Author: Christian Dywan <christian at twotoasts.de>
Date: Sun May 15 02:31:34 2011 +0200
Merge 'Applications' preferences into 'Browsing'
midori/midori-preferences.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/midori/midori-preferences.c b/midori/midori-preferences.c
index 371cee2..b7e18f3 100644
--- a/midori/midori-preferences.c
+++ b/midori/midori-preferences.c
@@ -420,11 +420,7 @@ midori_preferences_set_settings (MidoriPreferences* preferences,
INDENTED_ADD (button);
button = katze_property_proxy (settings, "open-tabs-in-the-background", NULL);
SPANNED_ADD (button);
-
- /* Page "Applications" */
#if !HAVE_HILDON
- PAGE_NEW (GTK_STOCK_CONVERT, _("Applications"));
- FRAME_NEW (NULL);
label = katze_property_label (settings, "text-editor");
INDENTED_ADD (label);
entry = katze_property_proxy (settings, "text-editor", "application-text/plain");
More information about the Xfce4-commits
mailing list