[chronojump] Fixed: 2.2.1 after the backups question (2nd boot), animated logo is not shown
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Fixed: 2.2.1 after the backups question (2nd boot), animated logo is not shown
- Date: Mon, 29 Aug 2022 10:22:11 +0000 (UTC)
commit 21607cbf2fcd2b07f0e1e65c40b38dfd6c167a79
Author: Xavier de Blas <xaviblas gmail com>
Date: Mon Aug 29 12:21:21 2022 +0200
Fixed: 2.2.1 after the backups question (2nd boot), animated logo is not shown
src/gui/app1/session/backup.cs | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/gui/app1/session/backup.cs b/src/gui/app1/session/backup.cs
index 7b7e989fa..626f314fc 100644
--- a/src/gui/app1/session/backup.cs
+++ b/src/gui/app1/session/backup.cs
@@ -494,6 +494,7 @@ public partial class ChronoJumpWindow
else {
menus_sensitive_import_not_danger(true);
notebook_supSetOldPage();
+ new ChronojumpLogo (notebook_chronojump_logo, drawingarea_chronojump_logo,
preferences.logoAnimatedShow);
}
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]