all repos — tint2 @ 290ab2dfedbff6b423ee8b0c2484ce743da62e17

fork of the tint2 desktop panel for my custom setup - only minimized windows across all desktops for the taskbar

tint2conf: Fix window and about icons
Chris Mayo aklhfex@gmail.com
commit

290ab2dfedbff6b423ee8b0c2484ce743da62e17

parent

6f49df9612139b9cad501351ef1fff7cc7bb9972

1 files changed, 3 insertions(+), 3 deletions(-)

jump to
M src/tint2conf/main.csrc/tint2conf/main.c

@@ -230,7 +230,7 @@ g_free(tint2_config_dir);

} g_set_application_name(_("tint2conf")); - gtk_window_set_default_icon_name("taskbar"); + gtk_window_set_default_icon_name("tint2conf"); // config file uses '.' as decimal separator setlocale(LC_NUMERIC, "POSIX");

@@ -326,10 +326,10 @@ _("Theming tool for tint2 panel"),

"version", VERSION_STRING, "copyright", - _("Copyright 2009-2015 tint2 team\nTint2 License GNU GPL version 2\nTintwizard License GNU " + _("Copyright 2009-2017 tint2 team\nTint2 License GNU GPL version 2\nTintwizard License GNU " "GPL version 3"), "logo-icon-name", - "taskbar", + "tint2conf", "authors", authors, /* Translators: translate "translator-credits" as your name to have it appear in the credits