diff options
author | Perberos <[email protected]> | 2011-11-04 22:16:15 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-11-04 22:16:15 -0300 |
commit | fff4ecc82f2bcfa7427596e7ad9c3769fcab040b (patch) | |
tree | ac4f1812a7991609c9c32c776daede2d8492f7b5 /data/images/cosmos/cosmos.xml.in.in | |
download | mate-screensaver-fff4ecc82f2bcfa7427596e7ad9c3769fcab040b.tar.bz2 mate-screensaver-fff4ecc82f2bcfa7427596e7ad9c3769fcab040b.tar.xz |
first commit
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> |