mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Merge branch 'main' into dock-group-apps
This commit is contained in:
@@ -165,13 +165,6 @@ PopupWindow {
|
||||
"action": function () {
|
||||
handleLauncherSettings();
|
||||
}
|
||||
},
|
||||
{
|
||||
"icon": "settings",
|
||||
"text": I18n.tr("actions.widget-settings"),
|
||||
"action": function () {
|
||||
handleLauncherWidgetSettings();
|
||||
}
|
||||
}
|
||||
];
|
||||
calculateMenuWidth();
|
||||
|
||||
Reference in New Issue
Block a user