diff options
author | Wu Xiaotian <[email protected]> | 2019-05-16 14:32:26 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-22 14:15:47 +0200 |
commit | 8f91804245b73be22f6d21a8b52b468fac282b73 (patch) | |
tree | e68740055a70a7761d02b43c21a99d0b11667102 /data/mate-wm.desktop.in | |
parent | 6208bea598d2596cddb4de7423a4a5f9ce897bd9 (diff) | |
download | mate-session-manager-8f91804245b73be22f6d21a8b52b468fac282b73.tar.bz2 mate-session-manager-8f91804245b73be22f6d21a8b52b468fac282b73.tar.xz |
migrate from intltool to gettext
Diffstat (limited to 'data/mate-wm.desktop.in')
-rw-r--r-- | data/mate-wm.desktop.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/mate-wm.desktop.in b/data/mate-wm.desktop.in index 93a31ab..47ff329 100644 --- a/data/mate-wm.desktop.in +++ b/data/mate-wm.desktop.in @@ -1,6 +1,6 @@ [Desktop Entry] Type=Application -_Name=Window Manager +Name=Window Manager Exec=mate-wm Keywords=MATE;window;manager;launch;MDM; NoDisplay=true |