diff options
Diffstat (limited to 'data/images/cosmos/cosmos.xml.in.in')
-rw-r--r-- | data/images/cosmos/cosmos.xml.in.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/images/cosmos/cosmos.xml.in.in b/data/images/cosmos/cosmos.xml.in.in new file mode 100644 index 0000000..b9cf666 --- /dev/null +++ b/data/images/cosmos/cosmos.xml.in.in @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE wallpapers SYSTEM "mate-wp-list.dtd"> +<wallpapers> + <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> + <filename>@IMAGESDIR@/background-1.xml</filename> + <options>zoom</options> + </wallpaper> +</wallpapers> |