mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-15 00:34:05 +09:00
migrate box advanced options dialog
This commit is contained in:
1
prefs.js
1
prefs.js
@@ -180,6 +180,7 @@ const Preferences = class {
|
||||
this._builder.add_from_file(Me.path + '/ui/BoxSecondaryMenuOptions.ui');
|
||||
this._builder.add_from_file(Me.path + '/ui/ScrollPanelOptionsBox.ui');
|
||||
this._builder.add_from_file(Me.path + '/ui/ScrollIconOptionsBox.ui');
|
||||
this._builder.add_from_file(Me.path + '/ui/BoxAdvancedOptions.ui');
|
||||
|
||||
// pages
|
||||
this._builder.add_from_file(Me.path + '/ui/SettingsPosition.ui');
|
||||
|
||||
Reference in New Issue
Block a user