We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b45d882 commit 485811bCopy full SHA for 485811b
lib/setup.d/c_general-dialog.py
@@ -2,7 +2,7 @@
2
#
3
# general setup
4
# thomas@linuxmuster.net
5
-# 20250729
+# 20251118
6
7
8
import environment
@@ -38,7 +38,7 @@
38
# iface_list, iface_default = detectedInterfaces()
39
40
# begin dialog
41
-title = 'linuxmuster.net 7.2: Setup for ' + \
+title = 'linuxmuster.net 7.3: Setup for ' + \
42
servername + '.' + domainname + '\n\n'
43
dialog = Dialog(dialog="dialog")
44
dialog.set_background_title(title)
0 commit comments