Updating 46/vertical-workspaces to version 46.2+20240828 [5b87af5].
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
6c3def31e8
commit
f2db668ec8
27 changed files with 6003 additions and 4248 deletions
|
@ -300,10 +300,10 @@ export const ItemFactory = class ItemFactory {
|
|||
|
||||
function setName() {
|
||||
const ProfileNames = [
|
||||
_('GNOME 3'),
|
||||
_('GNOME 40+ - Bottom Hot Edge'),
|
||||
_('Hot Corner Centric - Top Left Hot Corner'),
|
||||
_('Dock Overview - Bottom Hot Edge'),
|
||||
_('GNOME 3 Layout (Vertical WS)'),
|
||||
_('GNOME 4x Layout, Bottom Hot Edge (Horizontal WS)'),
|
||||
_('Top Left Hot Corner Centric (Vertical WS)'),
|
||||
_('Dock-Like Overview, Bottom Hot Edge (Horizontal WS)'),
|
||||
];
|
||||
|
||||
let name = opt.get(`profileName${profileIndex}`, true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue