Changeset 203 for apps/iphone/my.tel/trunk/APIProfile.plist
- Timestamp:
- 01/28/09 14:39:26 (4 years ago)
- Files:
-
- 1 modified
-
apps/iphone/my.tel/trunk/APIProfile.plist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
apps/iphone/my.tel/trunk/APIProfile.plist
r130 r203 3 3 <plist version="1.0"> 4 4 <dict> 5 <key>list </key>5 <key>listprofiles</key> 6 6 <string>/domain/profile/list.action</string> 7 <key>activate </key>7 <key>activateprofile</key> 8 8 <string>/domain/profile/activate.action</string> 9 <key>delete </key>9 <key>deleteprofile</key> 10 10 <string>/domain/profile/delete.action</string> 11 <key>store </key>11 <key>storeprofile</key> 12 12 <string>/domain/profile/store.action</string> 13 13 </dict>








