blob: 0c8e5f8eca72000d8353040fa9edac9343f6a8c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
|
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>HelpDialogBase</class>
<widget class="TQDialog">
<property name="name">
<cstring>HelpDialogBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<height>604</height>
</rect>
</property>
<property name="tqminimumSize">
<size>
<width>800</width>
<height>600</height>
</size>
</property>
<property name="caption">
<string>Help</string>
</property>
<property name="sizeGripEnabled">
<bool>true</bool>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQTextBrowser" row="0" column="0">
<property name="name">
<cstring>kTextEdit1</cstring>
</property>
<property name="text">
<string><html><head><meta name="qrichtext" content="1" /></head><body style="font-size:12pt;font-family:helvetica">
<p style="margin-top:18px"><a name="topic"><span style="font-size:24pt;font-weight:600">Topics</span></a></p>
<p style="margin-top:16px"><a href="#usage"><span style="font-size:18pt;font-weight:600">1. Usage</span></a></p>
<p style="margin-top:14px"><a href="#connect"><span style="font-size:14pt;font-weight:600">1.1 Connect</span></a></p>
<p style="margin-top:14px"><a href="#disconnect"><span style="font-size:14pt;font-weight:600">1.2 Disconnect</span></a></p>
<p style="margin-top:16px"><a href="#external_help"><span style="font-size:18pt;font-weight:600">2. Getting external help</span></a></p>
<p style="margin-top:14px"><a href="#homepage"><span style="font-size:14pt;font-weight:600">2.1 Homepage</span></a></p>
<p style="margin-top:14px"><a href="#submitting_bugs"><span style="font-size:14pt;font-weight:600">2.2 Submitting bugs</span></a></p>
<p style="margin-top:14px"><a href="#author"><span style="font-size:14pt;font-weight:600">2.3 Author</span></a></p>
<p style="margin-top:16px"><a name="usage"><span style="font-size:18pt;font-weight:600">1. Usage</span></a></p>
<p style="margin-top:14px"><a name="connect"><span style="font-size:14pt;font-weight:600">1.1 Connect</span></a></p>
<p>Start kvpnc and if vpnc-connect/vpnc-disconnect is not installed in /usr/sbin change it in settings. Click on &quot;New profile...&quot; to add a new profile. Enter the new Name in the upcoming dialog, fill in the empty fields and save profile by clicking on &quot;Save profile...&quot;. After enter your VPN data, click on &quot;connect&quot; to connect to your VPN server. By default, kvpnc minimizes into kicker dock after sucessfull connect. <a href="#topic">back to top</a> </p>
<p style="margin-top:14px"><a name="disconnect"><span style="font-size:14pt;font-weight:600">1.2 Disconnect</span></a></p>
<p>To disconnect, click on kicker dock and kvpnc main window will be restored. Then click on &quot;disconnect&quot;. You can also use toolbar icons or menu entries in kicker dock context menu. <a href="#topic">back to top</a> </p>
<p style="margin-top:16px"><a name="external_help"><span style="font-size:18pt;font-weight:600">2. Getting external help</span></a></p>
<p style="margin-top:14px"><a name="homepage"><span style="font-size:14pt;font-weight:600">2.1 Homepage</span></a></p>
<p>Go to <a href="http://home.gna.org/kvpnc/">http://home.gna.org/kvpnc/</a> for new releases, contacts, etc. <a href="#topic">back to top</a> </p>
<p style="margin-top:14px"><a name="sumbitting_bugs"><span style="font-size:14pt;font-weight:600">2.2 Submitting bugs</span></a></p>
<p>Go to <a href="https://gna.org/bugs/?group=kvpnc">https://gna.org/bugs/?group=kvpnc</a> for submitting new bugs or look for open bugs. <a href="#topic">back to top</a> </p>
<p style="margin-top:14px"><a name="author"><span style="font-size:14pt;font-weight:600">2.3 Author</span></a></p>
<p>Send a mail to Christoph Thielecke (<a href="u15119@hs-harz.de">u15119@hs-harz.de</a>) if you have questions, suggestions or wishes. <a href="#topic">back to top</a></p>
</body></html></string>
</property>
</widget>
<widget class="TQLayoutWidget" row="1" column="0">
<property name="name">
<cstring>Layout1</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<spacer>
<property name="name">
<cstring>Horizontal Spacing2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQPushButton">
<property name="name">
<cstring>buttonClose</cstring>
</property>
<property name="text">
<string>&Close</string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
<property name="default">
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0">
<string>Close dialog</string>
</property>
</widget>
</hbox>
</widget>
</grid>
</widget>
<connections>
<connection>
<sender>buttonClose</sender>
<signal>clicked()</signal>
<receiver>HelpDialogBase</receiver>
<slot>accept()</slot>
</connection>
</connections>
<Q_SLOTS>
<slot>closeClicked()</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
</UI>
|