diff options
author | zhuyaliang <[email protected]> | 2019-06-10 15:08:04 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-14 12:05:04 +0200 |
commit | 6cb1deca1340a8b47d7b041bb3510fbe92da9580 (patch) | |
tree | e735c2f782843d334be64bbab602d560cb9e04e4 /capplets/time-admin/data/mate-time-admin.desktop.in | |
parent | 72dabd15f2495ff92310b265c10f6b30f58589c7 (diff) | |
download | mate-control-center-6cb1deca1340a8b47d7b041bb3510fbe92da9580.tar.bz2 mate-control-center-6cb1deca1340a8b47d7b041bb3510fbe92da9580.tar.xz |
add time-admin source code
Diffstat (limited to 'capplets/time-admin/data/mate-time-admin.desktop.in')
-rw-r--r-- | capplets/time-admin/data/mate-time-admin.desktop.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/capplets/time-admin/data/mate-time-admin.desktop.in b/capplets/time-admin/data/mate-time-admin.desktop.in new file mode 100644 index 00000000..370f5044 --- /dev/null +++ b/capplets/time-admin/data/mate-time-admin.desktop.in @@ -0,0 +1,13 @@ +[Desktop Entry] +Name=Time And Date Manager +Name[zh_CN]=时间和日期管理 +Comment=Manage Time And Date +Comment[zh_CN]=管理时间和日期。 +Terminal=false +Type=Application +Exec=mate-time-admin +Icon=mate-times-admin +StartupNotify=true +Categories=GTK;Settings;HardwareSettings; +Keywords=mate-control-center;MATE;clock;date;time;preferences; +OnlyShowIn=MATE; |