Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37393339
en ru br
Репозитории ALT

Группа :: Видео
Пакет: audience

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: audience-0.2.4-up-vala_0.38.patch
Скачать


From c09f272d9f27e4c0d6671a70a9bee2f77ac9687b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Corentin=20No=C3=ABl?= <corentin@elementary.io>
Date: Sat, 4 Nov 2017 16:15:02 +0100
Subject: [PATCH] GLib.Application.set_default is useless when there is only
 one instance (#47)
---
 src/Audience.vala | 1 -
 1 file changed, 1 deletion(-)
diff --git a/src/Audience.vala b/src/Audience.vala
index 15dcb3b..557fd76 100644
--- a/src/Audience.vala
+++ b/src/Audience.vala
@@ -59,7 +59,6 @@ namespace Audience {
             Gtk.Settings.get_default ().gtk_application_prefer_dark_theme = true;
             this.flags |= GLib.ApplicationFlags.HANDLES_OPEN;
             settings = new Settings ();
-            set_default ();
         }
 
         private static App app; // global App instance
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin