Author: olivier
Date: 2007-03-07 21:57:54 +0000 (Wed, 07 Mar 2007)
New Revision: 25135

Modified:
   xfwm4/trunk/src/settings.c
Log:
Indent


Modified: xfwm4/trunk/src/settings.c
===================================================================
--- xfwm4/trunk/src/settings.c  2007-03-07 21:57:09 UTC (rev 25134)
+++ xfwm4/trunk/src/settings.c  2007-03-07 21:57:54 UTC (rev 25135)
@@ -202,7 +202,7 @@
                     {
                         screen_info->params->raise_delay = setting->data.v_int;
                     }
-                   else if (!strcmp (name, "Xfwm/FocusDelay"))
+                    else if (!strcmp (name, "Xfwm/FocusDelay"))
                     {
                         screen_info->params->focus_delay = setting->data.v_int;
                     }
@@ -1329,7 +1329,7 @@
         {"button_offset", NULL, TRUE},
         {"button_spacing", NULL, TRUE},
         {"click_to_focus", NULL, TRUE},
-       {"focus_delay", NULL, TRUE},
+        {"focus_delay", NULL, TRUE},
         {"cycle_hidden", NULL, TRUE},
         {"cycle_minimum", NULL, TRUE},
         {"cycle_workspaces", NULL, TRUE},

_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to