Rename to Cartridges
This commit is contained in:
@@ -25,8 +25,8 @@ Adw.StatusPage hidden_notice_empty {
|
||||
valign: center;
|
||||
}
|
||||
|
||||
template GameShelfWindow : Adw.ApplicationWindow {
|
||||
title: _("Game Shelf");
|
||||
template CartridgesWindow : Adw.ApplicationWindow {
|
||||
title: _("Cartridges");
|
||||
default-width: 1110;
|
||||
default-height: 820;
|
||||
|
||||
@@ -348,7 +348,7 @@ menu primary_menu {
|
||||
}
|
||||
|
||||
item {
|
||||
label: _("About Game Shelf");
|
||||
label: _("About Cartridges");
|
||||
action: "app.about";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user