fix tms-tool.desktop
This commit is contained in:
@@ -27,6 +27,7 @@ chmod 755 /usr/bin/dcpomatic2_create
|
||||
|
||||
echo "--- 复制快捷方式 ---"
|
||||
cp /home/smart/Desktop/*.desktop /usr/share/applications/
|
||||
cp /home/smart/*.desktop /usr/share/applications/
|
||||
|
||||
echo "--- 配置完成,将在5秒后重启 ---"
|
||||
|
||||
|
||||
12
archiso/airootfs/home/smart/tms-tools.desktop
Executable file
12
archiso/airootfs/home/smart/tms-tools.desktop
Executable file
@@ -0,0 +1,12 @@
|
||||
#!/usr/bin/env xdg-open
|
||||
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Categories=TMS
|
||||
Terminal=true
|
||||
Icon[zh_CN]=/home/smart/.tms3/starter/314.png
|
||||
Name[zh_CN]=TMS工具
|
||||
Exec=sh /home/smart/.tms3/starter/tms-tools.sh
|
||||
Name=TMS-TOOLS
|
||||
Icon=/home/smart/.tms3/starter/314.png
|
||||
Reference in New Issue
Block a user