diff options
author | Romain d'Alverny <rda@mageia.org> | 2011-02-11 12:06:09 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2011-02-11 12:06:09 +0000 |
commit | 555816f2c973a94ccec83a406208a0b4bd087728 (patch) | |
tree | 132e8dc0094a9da22d53db5adfd628ca548a4074 /common | |
parent | d86376f2c127de10f158dc20518e74c73e238399 (diff) | |
download | theme-555816f2c973a94ccec83a406208a0b4bd087728.tar theme-555816f2c973a94ccec83a406208a0b4bd087728.tar.gz theme-555816f2c973a94ccec83a406208a0b4bd087728.tar.bz2 theme-555816f2c973a94ccec83a406208a0b4bd087728.tar.xz theme-555816f2c973a94ccec83a406208a0b4bd087728.zip |
Update theme.xml author and urls
Diffstat (limited to 'common')
-rw-r--r-- | common/bootsplash/theme.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common/bootsplash/theme.xml b/common/bootsplash/theme.xml index 586c1c7..402b113 100644 --- a/common/bootsplash/theme.xml +++ b/common/bootsplash/theme.xml @@ -5,8 +5,8 @@ <name>@THEME@</name> <version>1.0</version> <description>@THEME@ theme</description> - <urls>http://www.mandriva.com/</urls> - <author>Mandriva</author> + <urls>http://www.mageia.org/</urls> + <author>Mageia.Org</author> </info> <progressbar> <!-- x coordinate, y coordinate, width and height are for the progress bar. Remember that x, y, width and height are expressed in percentage --> |