Accepting request 1233308 from KDE:Extra
- Use xdg-su for the krusader 'root' mode. Relying on the X-KDE-Username won't work with plasma 6 (boo#1222490) OBS-URL: https://build.opensuse.org/request/show/1233308 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krusader?expand=0&rev=58
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 25 10:19:50 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Use xdg-su for the krusader 'root' mode. Relying on the
|
||||
X-KDE-Username won't work with plasma 6 (boo#1222490)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 20 17:14:05 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@@ -40,14 +40,14 @@ Name[uk]=Krusader — режим адміністратора
|
||||
Name[x-test]=xxKrusader - root-modexx
|
||||
Name[zh_CN]=Krusader - 超级用户模式
|
||||
Name[zh_TW]=Krusader - root 模式
|
||||
Exec=krusader -qwindowtitle %c %u
|
||||
Exec=xdg-su -c krusader
|
||||
Icon=krusader_root
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Qt;KDE;System;Utility;FileManager;
|
||||
OnlyShowIn=KDE;
|
||||
X-KDE-SubstituteUID=true
|
||||
X-KDE-Username=root
|
||||
X-KDE-Username=
|
||||
Comment=Twin-Panel File Manager with root-privileges
|
||||
Comment[bg]=Файлов мениджър с два панела и администраторски права
|
||||
Comment[bs]=Dvostrani menadžer datoteka s korijenskim privilegijama
|
||||
|
Reference in New Issue
Block a user