Changeset 3705 for WAeUP_SRP/trunk/__init__.py
- Timestamp:
- 2 Oct 2008, 09:10:57 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/__init__.py
r3689 r3705 113 113 'default', 114 114 'WAeUP_SRP', 115 "WAeUP Default Profile (Uniben)",115 "WAeUP Default Profile", 116 116 'profiles/default', 117 117 'WAeUP_SRP', … … 119 119 for_=ICPSSite) 120 120 profile_registry.registerProfile( 121 'uniben', 122 'WAeUP Uniben Profile', 123 "University of Benin", 124 'profiles/uniben', 125 'WAeUP_SRP', 126 BASE, 127 for_=ICPSSite) 128 profile_registry.registerProfile( 121 129 'fceokene', 122 ' FCE Okene Profile',130 'WAeUP FCE Okene Profile', 123 131 "Federal College of Education", 124 132 'profiles/fceokene', … … 128 136 profile_registry.registerProfile( 129 137 'aaua', 130 ' AAUA Profile',138 'WAeUP AAUA Profile', 131 139 "Adekunle Ajasin University", 132 140 'profiles/aaua', … … 136 144 profile_registry.registerProfile( 137 145 'unilorin', 138 ' Unilorin Profile',146 'WAeUP Unilorin Profile', 139 147 "University of Ilorin", 140 148 'profiles/unilorin', … … 144 152 profile_registry.registerProfile( 145 153 'ois', 146 ' OIS Profile',154 'WAeUP OIS Profile', 147 155 "Olashore International School", 148 156 'profiles/ois',
Note: See TracChangeset for help on using the changeset viewer.