[gnome-music] remove set_prgname
- From: Seif Lotfy <seiflotfy src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music] remove set_prgname
- Date: Mon, 1 Apr 2013 22:29:46 +0000 (UTC)
commit 846868a89857a6312da9135ed109ec0be81037af
Author: Eslam Mostafa <cseslam gmail com>
Date: Mon Apr 1 17:27:18 2013 +0200
remove set_prgname
Signed-off-by: Seif Lotfy <seif lotfy com>
src/application.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/application.js b/src/application.js
index def17bb..80c5700 100644
--- a/src/application.js
+++ b/src/application.js
@@ -53,7 +53,7 @@ const Application = new Lang.Class({
inactivity_timeout: 12000
});
- GLib.set_prgname('gnome-music');
+ //GLib.set_prgname('gnome-music');
GLib.set_application_name(_("Music"));
this.connect('activate', Lang.bind(this, this._onActivate));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]