diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-01-11 00:19:44 +0000 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-01-11 00:19:44 +0000 |
commit | c35f110686996f40b2e8d361689121a928a2d9c0 (patch) | |
tree | 746a7148faeaea1ebab3414702fdc9cb71f0d44b | |
parent | 2f9eae867c8dcd995608da63f08f8f4a8c01efbf (diff) |
Improve name/descriptions
-rw-r--r-- | themes/admin_default/theme.info | 6 | ||||
-rw-r--r-- | themes/default/theme.info | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/themes/admin_default/theme.info b/themes/admin_default/theme.info index 7805253f..59fe88f4 100644 --- a/themes/admin_default/theme.info +++ b/themes/admin_default/theme.info @@ -1,6 +1,6 @@ -name = Default Admin -description = Default Gallery theme to administer +name = Gallery Default +description = A crisp Site Administration theme with soft colors and drop down menus. version = 1 author = Gallery Team admin = 1 -regular = 1 +regular = 0 diff --git a/themes/default/theme.info b/themes/default/theme.info index 61a0bb60..30817e28 100644 --- a/themes/default/theme.info +++ b/themes/default/theme.info @@ -1,5 +1,5 @@ -name = Default -description = Default Gallery theme to view photos and albums +name = Gallery Default +description = A crisp and distinctive theme that uses large fonts and icons for easy navigation and an enjoyable browsing experience. version = 1 author = Gallery Team regular = 1 |