[gnome-sound-recorder] application: set the right app-id



commit ac4ddbafb5d48f4f1c38d39fd2171fefb80308e9
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Fri Jan 11 16:37:04 2019 +0100

    application: set the right app-id

 src/org.gnome.SoundRecorder.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/org.gnome.SoundRecorder.in b/src/org.gnome.SoundRecorder.in
index 5cb796a..f613b0d 100755
--- a/src/org.gnome.SoundRecorder.in
+++ b/src/org.gnome.SoundRecorder.in
@@ -1,5 +1,5 @@
 #!@GJS@
-imports.package.init({ name: "gnome-sound-recorder",
+imports.package.init({ name: "@APPLICATON_ID@",
                         version: "@PACKAGE_VERSION@",
                         prefix: "@prefix@",
                         libdir: "@libdir@" });


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]