Uppercase GNIZA in logo and app title
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -19,7 +19,7 @@ from tui.screens.wizard import WizardScreen
|
|||||||
|
|
||||||
class GnizaApp(App):
|
class GnizaApp(App):
|
||||||
|
|
||||||
TITLE = "gniza - Linux Backup Manager"
|
TITLE = "GNIZA - Linux Backup Manager"
|
||||||
CSS_PATH = "gniza.tcss"
|
CSS_PATH = "gniza.tcss"
|
||||||
|
|
||||||
SCREENS = {
|
SCREENS = {
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ LOGO = """\
|
|||||||
▓▓▓▓▓▓
|
▓▓▓▓▓▓
|
||||||
▓▓
|
▓▓
|
||||||
[/green]
|
[/green]
|
||||||
gniza - Linux Backup Manager
|
GNIZA - Linux Backup Manager
|
||||||
"""
|
"""
|
||||||
|
|
||||||
MENU_ITEMS = [
|
MENU_ITEMS = [
|
||||||
|
|||||||
Reference in New Issue
Block a user