mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
@@ -16,7 +16,6 @@ Singleton {
|
||||
property var translations: ({})
|
||||
property var fallbackTranslations: ({})
|
||||
|
||||
|
||||
// Signals for reactive updates
|
||||
signal languageChanged(string newLanguage)
|
||||
signal translationsLoaded
|
||||
|
||||
@@ -393,6 +393,7 @@ Singleton {
|
||||
property bool pywalfox: false
|
||||
property bool vicinae: false
|
||||
property bool walker: false
|
||||
property bool code: false
|
||||
property bool enableUserTemplates: false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user