[gnome-applets] window-buttons: don't set application name
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-applets] window-buttons: don't set application name
- Date: Tue, 28 Mar 2017 11:16:08 +0000 (UTC)
commit 813d7c4935e12685b5543f3f636d2e8059528bed
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Tue Mar 28 13:41:37 2017 +0300
window-buttons: don't set application name
window-buttons/windowbuttons.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/window-buttons/windowbuttons.c b/window-buttons/windowbuttons.c
index 2f39acb..cd56ea4 100755
--- a/window-buttons/windowbuttons.c
+++ b/window-buttons/windowbuttons.c
@@ -698,7 +698,6 @@ void toggleHidden (WBApplet *wbapplet) {
static gboolean windowbuttons_applet_factory (PanelApplet *applet, const gchar *iid, gpointer data) {
if (g_strcmp0(iid, APPLET_OAFIID) != 0) return FALSE;
- g_set_application_name (APPLET_NAME);
panel_applet_set_flags (applet, PANEL_APPLET_EXPAND_MINOR);
init_wbapplet(applet);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]