Skip to content

Commit 3fd612a

Browse files
committed
Update Qubes version on the lock screen
QubesOS/qubes-issues#9317
1 parent ff2b51c commit 3fd612a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Qubes-0009-Update-to-4-2-branding.patch renamed to Qubes-0009-Update-to-4-3-branding.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
From c78d51772d9a7814a0d71a3d69fbd140766e6a46 Mon Sep 17 00:00:00 2001
22
From: unman <unman@thirdeyesecurity.org>
33
Date: Thu, 21 Oct 2021 17:51:42 +0000
4-
Subject: [PATCH] Update to 4.2 branding
4+
Subject: [PATCH] Update to 4.3 branding
55

66
---
77
driver/dialog.c | 2 +-
@@ -16,7 +16,7 @@ index e5834b6..666fb5f 100644
1616
ws->heading_label = (char *) malloc (100);
1717
ws->version = strdup(version);
1818
- sprintf (ws->heading_label, "Qubes OS 4.1");
19-
+ sprintf (ws->heading_label, "Qubes OS 4.2");
19+
+ sprintf (ws->heading_label, "Qubes OS 4.3");
2020

2121
if (splash_p)
2222
{

xscreensaver.spec.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Patch6: Qubes-0001-Brand-with-Qubes.patch
109109
Patch7: Qubes-0002-Remove-Documentation-link-since-we-are-offline.patch
110110
Patch8: Qubes-0007-utils.patch
111111
Patch9: Qubes-0008-Remove-jwz-email-address-from-xscreensaver-help.patch
112-
Patch10: Qubes-0009-Update-to-4-2-branding.patch
112+
Patch10: Qubes-0009-Update-to-4-3-branding.patch
113113

114114
## Patches already sent to the upsteam
115115
## Patches which must be discussed with upstream

0 commit comments

Comments
 (0)