diff options
-rw-r--r-- | Mageia-Default/bootsplash/theme.xml | 4 | ||||
-rw-r--r-- | common/bootsplash/theme.xml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/Mageia-Default/bootsplash/theme.xml b/Mageia-Default/bootsplash/theme.xml index 9486e77..5f41ea5 100644 --- a/Mageia-Default/bootsplash/theme.xml +++ b/Mageia-Default/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 --> 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 --> |