/[gnue-sb]/gnue-sb/contacts/contacts.gpd
ViewVC logotype

Diff of /gnue-sb/contacts/contacts.gpd

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

revision 1.1 by dneighbors, Sun Nov 3 07:12:48 2002 UTC revision 1.2 by Vee2d2, Fri Jun 13 13:51:34 2003 UTC
# Line 1  Line 1 
1  <?xml version="1.0"?>  <?xml version="1.0"?>
2    
3  <processes title="Contact Management">  <processes title="Contact Management">
4    <process description="Contacts" id="ap">    <process title="Contacts" id="ap">
5      <step type="form" location="/home/dneighbo/cvs/fsfoffice/contacts/contact_manager.gfd"      <step type="form" location="./forms/contact_manager.gfd"
6            description="Contacts Management"/>            title="Contacts Management"/>
7      <step type="report" location="reports/labels.grd"      <step type="report" location="./reports/labels.grd"
8            description="Print Mailing Labels"/>            title="Print Mailing Labels"/>
9      <step type="report" location="reports/phone_list.grd"      <step type="report" location="./reports/phone_list.grd"
10            description="Print Phone List">            title="Print Phone List">
11        <parameter value="Y" name="posted"/>        <parameter value="Y" name="posted"/>
12      </step>      </step>
13    </process>    </process>
14    <process description="Type Table Management" id="ar">    <process title="Type Table Management" id="ar">
15      <step type="form" location="/home/dneighbo/cvs/fsfoffice/contacts/addr_type.gfd"      <step type="form" location="./forms/lu_address_type.gfd"
16            description="Manage Address Types"/>            title="Manage Address Types"/>
17      <step type="form" location="/home/dneighbo/cvs/fsfoffice/contacts/email_type.gfd"      <step type="form" location="./forms/lu_email_type.gfd"
18            description="Manage Email Types"/>            title="Manage Email Types"/>
19      <step type="form" location="/home/dneighbo/cvs/fsfoffice/contacts/phone_type.gfd"      <step type="form" location="./forms/lu_phone_type.gfd"
20            description="Manage Phone Types"/>            title="Manage Phone Types"/>
21    </process>    </process>
22  </processes>  </processes>
23    

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

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