mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Renamed all tabs qml, so its easier to distinguish them from services
This commit is contained in:
@@ -318,17 +318,17 @@ NLoader {
|
||||
Layout.fillHeight: true
|
||||
currentIndex: currentTabIndex
|
||||
|
||||
Tabs.General {}
|
||||
Tabs.Bar {}
|
||||
Tabs.Audio {}
|
||||
Tabs.Display {}
|
||||
Tabs.Network {}
|
||||
Tabs.TimeWeather {}
|
||||
Tabs.ColorScheme {}
|
||||
Tabs.Wallpaper {}
|
||||
Tabs.WallpaperSelector {}
|
||||
Tabs.ScreenRecorder {}
|
||||
Tabs.About {}
|
||||
Tabs.GeneralTab {}
|
||||
Tabs.BarTab {}
|
||||
Tabs.AudioTab {}
|
||||
Tabs.DisplayTab {}
|
||||
Tabs.NetworkTab {}
|
||||
Tabs.TimeWeatherTab {}
|
||||
Tabs.ColorSchemeTab {}
|
||||
Tabs.WallpaperTab {}
|
||||
Tabs.WallpaperSelectorTab {}
|
||||
Tabs.ScreenRecorderTab {}
|
||||
Tabs.AboutTab {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user