Implement basic 'Terminal=' support for .desktop files
此提交包含在:
@ -27,6 +27,7 @@ class EntryConfig
|
||||
public:
|
||||
EntryType type = SYSTEM;
|
||||
bool hidden = false;
|
||||
bool isTerminalCommand = false;
|
||||
QString entryPath;
|
||||
QString key;
|
||||
QString name;
|
||||
|
新增問題並參考
封鎖使用者