diff options
author | Mavridis Philippe <[email protected]> | 2023-06-28 12:44:04 +0300 |
---|---|---|
committer | Mavridis Philippe <[email protected]> | 2023-07-04 15:28:32 +0300 |
commit | 93469d251f9135aa48715afc28a035dfebce8d2c (patch) | |
tree | f1be10aa72ff4afac61034e4db7281f3d22380a4 /twin/kcmtwin/twinoptions/twinactiveborders.desktop | |
parent | e4d35cab44f278b3f3a82906a55c06a150da0ae5 (diff) | |
download | tdebase-93469d251f9135aa48715afc28a035dfebce8d2c.tar.gz tdebase-93469d251f9135aa48715afc28a035dfebce8d2c.zip |
kcmtwin: Move Active Borders options into a new tab
Signed-off-by: Mavridis Philippe <[email protected]>
(cherry picked from commit 631172e074ee702ff468b81e3a5c956515a2061a)
Diffstat (limited to 'twin/kcmtwin/twinoptions/twinactiveborders.desktop')
-rw-r--r-- | twin/kcmtwin/twinoptions/twinactiveborders.desktop | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/twin/kcmtwin/twinoptions/twinactiveborders.desktop b/twin/kcmtwin/twinoptions/twinactiveborders.desktop new file mode 100644 index 000000000..54e7d0731 --- /dev/null +++ b/twin/kcmtwin/twinoptions/twinactiveborders.desktop @@ -0,0 +1,17 @@ +[Desktop Entry] +Icon=kcmkwm +Type=Application +Exec=tdecmshell twinoptions +X-DocPath=kcontrol/windowbehavior/index.html + +X-TDE-ModuleType=Library +X-TDE-Library=twinoptions +X-TDE-FactoryName=twinaborders + +Name=Active Borders + +Comment=Configure active borders/corners feature + +Keywords=window behavior;windows;frame;titlebar;borders;corners;active borders;aerosnap; + +Categories=Qt;TDE;X-TDE-settings-desktop; |