chore: V23接口改造适配
V23接口改造适配 Log: V23接口改造适配 Influence: 无 Task: https://pms.uniontech.com/task-view-207483.html Change-Id: I91e7c2807c168e87781e18aedc7aec887702ae13
This commit is contained in:
@ -30,7 +30,6 @@ const std::string AppinfoCommon::TypeDirectory = "Directory";
|
||||
|
||||
const std::string AppinfoCommon::EnvDesktopEnv = "XDG_CURRENT_DESKTOP";
|
||||
const std::string AppinfoCommon::DesktopExt = ".desktop";
|
||||
const std::string AppinfoCommon::GsSchemaStartdde = "com.deepin.dde.startdde";
|
||||
const std::string AppinfoCommon::EnableInvoker = "ENABLE_TURBO_INVOKER";
|
||||
const std::string AppinfoCommon::TurboInvokerFailedMsg = "Failed to invoke: Booster:";
|
||||
const std::string AppinfoCommon::TurboInvokerErrMsg = "deepin-turbo-invoker: error";
|
||||
|
@ -35,7 +35,6 @@ public:
|
||||
|
||||
const static std::string EnvDesktopEnv;
|
||||
const static std::string DesktopExt;
|
||||
const static std::string GsSchemaStartdde;
|
||||
const static std::string EnableInvoker;
|
||||
const static std::string TurboInvokerFailedMsg;
|
||||
const static std::string TurboInvokerErrMsg;
|
||||
|
Reference in New Issue
Block a user