[gnome-sound-recorder] mainWindow.js: Set the right icon name
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-sound-recorder] mainWindow.js: Set the right icon name
- Date: Fri, 11 Jan 2019 12:31:19 +0000 (UTC)
commit aadc0484d89f19b8ff7f6da1cc3a569e7f607c99
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Fri Jan 11 12:00:18 2019 +0000
mainWindow.js: Set the right icon name
src/mainWindow.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/mainWindow.js b/src/mainWindow.js
index 540ff23..db12a34 100644
--- a/src/mainWindow.js
+++ b/src/mainWindow.js
@@ -103,7 +103,7 @@ var MainWindow = new Lang.Class({
default_width: 780,
hexpand: true,
vexpand: true,
- icon_name: "gnome-sound-recorder" });
+ icon_name: "org.gnome.SoundRecorder" });
this.parent(params);
header = new Gtk.HeaderBar({ hexpand: true,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]