X-Git-Url: http://git.wpitchoune.net/gitweb/?p=psensor.git;a=blobdiff_plain;f=src%2Fui_pref.c;h=0df9f1c0e2b6a55eadfc33012f212a848b8129c8;hp=cbb598682fd57b3135e1707c01c5e2000f5c5baf;hb=86b65fb45db977c76c592f14272837e64ed60208;hpb=0896b3b5389a8cb7f00efaaebe269d91ea897459 diff --git a/src/ui_pref.c b/src/ui_pref.c index cbb5986..0df9f1c 100644 --- a/src/ui_pref.c +++ b/src/ui_pref.c @@ -183,7 +183,7 @@ void ui_pref_dialog_run(struct ui_psensor *ui) w_enable_launcher_counter = GTK_TOGGLE_BUTTON (gtk_builder_get_object(builder, "enable_launcher_counter")); gtk_toggle_button_set_active(w_enable_launcher_counter, - !config_is_count_visible()); + config_is_count_visible()); if (ui_unity_is_supported()) { gtk_widget_set_has_tooltip