fix dns
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=KDE Partition Manager
|
||||
Name[zh_CN]=KDE 分区管理器
|
||||
GenericName=Partition Editor
|
||||
GenericName[zh_CN]=分区编辑器
|
||||
Comment=Manage disks, partitions, and file systems
|
||||
Comment[zh_CN]=管理磁盘、分区和文件系统
|
||||
Exec=partitionmanager
|
||||
Icon=partitionmanager
|
||||
Categories=System;Filesystem;KDE;Qt;
|
||||
SingleMainWindow=true
|
||||
StartupNotify=true
|
||||
Keywords=partition;disk;
|
||||
Keywords[zh_CN]=partition;disk;分区;磁盘;fenqu;cipan;
|
||||
X-XFCE-Source=file:///usr/share/applications/org.kde.partitionmanager.desktop
|
||||
@@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Encoding=UTF-8
|
||||
Type=Application
|
||||
Categories=Network;
|
||||
Name=TeamViewer
|
||||
Comment=Remote control solution.
|
||||
Exec=/opt/teamviewer/tv_bin/script/teamviewer
|
||||
StartupWMClass=TeamViewer
|
||||
Icon=TeamViewer
|
||||
X-XFCE-Source=file:///opt/teamviewer/tv_bin/desktop/com.teamviewer.TeamViewer.desktop
|
||||
@@ -0,0 +1,19 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Version=1.0
|
||||
Name=Install System
|
||||
GenericName=System Installer
|
||||
Keywords=calamares;system;installer;
|
||||
TryExec=calamares
|
||||
Exec=sh -c "pkexec calamares"
|
||||
Comment=Calamares — System Installer
|
||||
Icon=calamares
|
||||
Terminal=false
|
||||
StartupNotify=true
|
||||
Categories=Qt;System;
|
||||
X-AppStream-Ignore=true
|
||||
Name[zh_CN]=安装系统
|
||||
Icon[zh_CN]=calamares
|
||||
GenericName[zh_CN]=系统安装程序
|
||||
Comment[zh_CN]=Calamares — 系统安装程序
|
||||
X-XFCE-Source=file:///usr/share/applications/calamares.desktop
|
||||
Reference in New Issue
Block a user