diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-02-16 00:39:23 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-02-16 00:39:23 -0200 |
commit | 65ad5d4a92bbfa1feea31d7b54e4a1cb05ab0914 (patch) | |
tree | 62a2562a0a5eb862162d7a592dad5a150c275a54 | |
parent | 73b00ffcc94abe577280e7ec1d1b4a496795d631 (diff) | |
download | saravea_theme-65ad5d4a92bbfa1feea31d7b54e4a1cb05ab0914.tar.gz saravea_theme-65ad5d4a92bbfa1feea31d7b54e4a1cb05ab0914.tar.bz2 |
Fixing theme name
-rw-r--r-- | manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.xml b/manifest.xml index 684cebc..ace67f1 100644 --- a/manifest.xml +++ b/manifest.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8"> - <name>N-1 Theme</name> + <name>Saravea Theme</name> <author>Lorea</author> <version>1.0</version> <category>theme</category> |