author | Sebastian Brannstrom <sebastianb@symbian.org> |
Thu, 15 Jul 2010 22:07:33 +0100 | |
branch | symbian1 |
changeset 184 | 3386d3081945 |
parent 138 | 6c8c5122867a |
permissions | -rw-r--r-- |
138
6c8c5122867a
Removed the "Reset database" menu option; Updated help files
teknolog
parents:
diff
changeset
|
1 |
To update the help texts, edit the podcatcher.rtf file. OpenOffice.org seems to work much better than Microsoft Office for this. |
6c8c5122867a
Removed the "Reset database" menu option; Updated help files
teknolog
parents:
diff
changeset
|
2 |
|
6c8c5122867a
Removed the "Reset database" menu option; Updated help files
teknolog
parents:
diff
changeset
|
3 |
To build the .help file, use the command: |
6c8c5122867a
Removed the "Reset database" menu option; Updated help files
teknolog
parents:
diff
changeset
|
4 |
|
6c8c5122867a
Removed the "Reset database" menu option; Updated help files
teknolog
parents:
diff
changeset
|
5 |
cshlpcmp podcatcher.cshlp |
6c8c5122867a
Removed the "Reset database" menu option; Updated help files
teknolog
parents:
diff
changeset
|
6 |
|
6c8c5122867a
Removed the "Reset database" menu option; Updated help files
teknolog
parents:
diff
changeset
|
7 |
That should produce a new .hlp file as well as a new .hlp.hrh file. These files are then automatically pulled in by the build and packaging processes. |