File: index.html

package info (click to toggle)
poedit 1.0.3-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,040 kB
  • ctags: 897
  • sloc: cpp: 6,155; sh: 2,001; xml: 1,115; makefile: 120
file content (28 lines) | stat: -rw-r--r-- 495 bytes parent folder | download | duplicates (2)
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
<html>
<head>
<title>poEdit</title>
</head>
<body>

<h1>poEdit Help</h1>

Contents:
<p>

<ul>
  <li><a href="basics.html">poEdit and Gettext Basics</a>
  <p>
  <li><a href="ui.html">User Interface Overview</a>
  <p>
  <li><a href="menu.html">Menu and Toolbar</a>  
  <p>
  <li><a href="settings.html">Preferences and Catalog Settings</a>
  <p>
  <li><a href="update.html">Updating Catalog</a>  
  <p>
  <li><a href="gettext/index.html">Full GNU gettext Documentation</a>
</ul>


</body>
</html>