[gnome-sound-recorder/release-3.28.2: 1/2] mainWindow.js: Set the right icon name
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-sound-recorder/release-3.28.2: 1/2] mainWindow.js: Set the right icon name
- Date: Fri, 11 Jan 2019 12:33:29 +0000 (UTC)
commit e53bdf607f33cce6a11ec142c11f6570e0a52d25
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 9657bc5..2b1e8f4 100644
--- a/src/mainWindow.js
+++ b/src/mainWindow.js
@@ -102,7 +102,7 @@ const 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]