diff options
| author | Sebastian Heinlein <sebastian.heinlein@web.de> | 2006-02-21 00:51:56 +0100 |
|---|---|---|
| committer | Sebastian Heinlein <sebastian.heinlein@web.de> | 2006-02-21 00:51:56 +0100 |
| commit | e985c66469c553829500be34ca5d0d936279668a (patch) | |
| tree | 8f982b0d86e32f8abbeda4272f81ad8bbec10234 /help | |
| parent | bbd55b0ae474dc26b7c9dbb69070103272f1878d (diff) | |
| download | python-apt-e985c66469c553829500be34ca5d0d936279668a.tar.gz | |
* Set a hardcoded path to the manual in the omf file
* Add the pot file under version control. it is required by the translators
Diffstat (limited to 'help')
| -rw-r--r-- | help/C/update-manager-C.omf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/help/C/update-manager-C.omf b/help/C/update-manager-C.omf index 072fe3b1..3d0f8909 100644 --- a/help/C/update-manager-C.omf +++ b/help/C/update-manager-C.omf @@ -9,7 +9,8 @@ <description> Keep the software on your system up-to-date.</description> <type>manual </type> <format mime="text/xml" dtd="-//OASIS//DTD DocBook XML V4.1.2//EN"/> - <identifier url=""/> + <identifier + url="file:/usr/share/gnome/help/update-manager/C/update-manager.xml"/> <language code="C"/> <relation seriesid="e7ae3bcc-8ce0-11d9-8fa9-d1fb3a9076bb"/> <rights type="GNU FDL" license.version="1.1" license="http://www.gnu.org/licenses/fdl.html" |
