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):
|
||||
|
||||
TITLE = "gniza - Linux Backup Manager"
|
||||
TITLE = "GNIZA - Linux Backup Manager"
|
||||
CSS_PATH = "gniza.tcss"
|
||||
|
||||
SCREENS = {
|
||||
|
||||
@@ -23,7 +23,7 @@ LOGO = """\
|
||||
▓▓▓▓▓▓
|
||||
▓▓
|
||||
[/green]
|
||||
gniza - Linux Backup Manager
|
||||
GNIZA - Linux Backup Manager
|
||||
"""
|
||||
|
||||
MENU_ITEMS = [
|
||||
|
||||
Reference in New Issue
Block a user