/[pac]/PublicActionCenter/properties.py
ViewVC logotype

Diff of /PublicActionCenter/properties.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by tvon, Tue Dec 2 20:09:04 2003 UTC revision 1.3 by tvon, Wed Dec 3 02:59:32 2003 UTC
# Line 21  props.append(['political_parties', [ Line 21  props.append(['political_parties', [
21          'REP|Republican',          'REP|Republican',
22          ], 'lines'])          ], 'lines'])
23    
24    props.append(['email_mimetypes',
25            [ {'text/plain': 'plaintext'}, {'text/html', 'html'}], 'lines'])
26    
 actions = []  
   
 actions.append(['fax','Fax|action_fax','string'])  
 actions.append(['email','Email|action_email','string'])  
 actions.append(['telegram','Telegram|action_telegram','string'])  
 actions.append(['telephone','Telephone|action_telephone','string'])  
 actions.append(['email','Letter|action_letter','string'])  

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26