summarylogtreecommitdiffstats
path: root/ghost.desktop
diff options
context:
space:
mode:
authorChris Severance2015-07-11 05:33:47 -0400
committerChris Severance2015-07-11 05:33:47 -0400
commitc8556c27396d8d758b436ace153b17a1e8cce1d4 (patch)
treeb9040d092d9956ab1fb19819371fed3fd4e07703 /ghost.desktop
downloadaur-c8556c27396d8d758b436ace153b17a1e8cce1d4.tar.gz
Initial import
Diffstat (limited to 'ghost.desktop')
-rw-r--r--ghost.desktop14
1 files changed, 14 insertions, 0 deletions
diff --git a/ghost.desktop b/ghost.desktop
new file mode 100644
index 000000000000..8476805d7c81
--- /dev/null
+++ b/ghost.desktop
@@ -0,0 +1,14 @@
+[Desktop Entry]
+Name=Symantec Ghost
+Name[zh_CN]=赛门铁克Ghost克隆与备份实用工具
+Name[zh_HK]=賽門鐵克Ghost克隆與備份實用程式
+Name[zh_TW]=賽門鐵克魅影系统
+Comment=Backup or Restore your partition
+Comment[zh_CN]=備份或还原磁盘分区
+Comment[zh_HK]=備份還原磁盤分區
+Comment[zh_TW]=克隆或還原磁碟分割
+Exec=bash -c 'if [[ $(which pkexec) ]];then pkexec --disable-internal-agent "/usr/bin/ghost";else coproc /usr/bin/ghost;fi'
+Icon=ghost
+Type=Application
+Categories=System;Filesystem;
+StartupNotify=true