X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=plugins%2Ffocus.c;h=bb176a22d22ba980acfb0a2f7ba7d2eebab41a61;hb=6b79b47f232445b428d415faf47008631b822168;hp=da76e98c808c7ac98ef83af464b6e55f01155d81;hpb=cd32e79e35652d76a50384100f47cf1508bf6ac0;p=chaz%2Fopenbox diff --git a/plugins/focus.c b/plugins/focus.c index da76e98c..bb176a22 100644 --- a/plugins/focus.c +++ b/plugins/focus.c @@ -19,7 +19,7 @@ void plugin_setup_config() config_set("focus.followMouse", Config_Bool, val); config_def_set(config_def_new("focus.focusNew", Config_Bool, "Focus New Windows", - "Focus windows when they first appear ")); + "Focus windows when they first appear.")); val.bool = TRUE; config_set("focus.focusNew", Config_Bool, val); /*