diff options
author | Wu Xiaotian <[email protected]> | 2019-10-15 14:11:46 +0800 |
---|---|---|
committer | Victor Kareh <[email protected]> | 2019-10-29 09:18:58 -0400 |
commit | bce4817d3c2ddc150582db8451f3d92a5a2df5da (patch) | |
tree | 32e184c11e7b49ba3aaff5b3c851cb1837bb7bb8 /data/images/cosmos/cosmos.xml.in.in | |
parent | 64b09837c0e3eea6e4f546fc3d2718e4c52bfdde (diff) | |
download | mate-screensaver-bce4817d3c2ddc150582db8451f3d92a5a2df5da.tar.bz2 mate-screensaver-bce4817d3c2ddc150582db8451f3d92a5a2df5da.tar.xz |
migrate from intltool to gettext
Diffstat (limited to 'data/images/cosmos/cosmos.xml.in.in')
-rw-r--r-- | data/images/cosmos/cosmos.xml.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/images/cosmos/cosmos.xml.in.in b/data/images/cosmos/cosmos.xml.in.in index b9cf666..ffc75cb 100644 --- a/data/images/cosmos/cosmos.xml.in.in +++ b/data/images/cosmos/cosmos.xml.in.in @@ -4,7 +4,7 @@ <wallpaper deleted="false"> <!-- Translators: This is the name of a desktop background image that shows outer space images. You might want to translate it into the equivalent words of your language --> - <_name>Cosmos</_name> + <name>Cosmos</name> <filename>@IMAGESDIR@/background-1.xml</filename> <options>zoom</options> </wallpaper> |