diff options
author | Perberos <[email protected]> | 2011-11-17 08:40:44 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-11-17 08:40:44 -0300 |
commit | 8799e800965232262822bf3eccaa20020980c07b (patch) | |
tree | 8ab57d2d27edcffba2610395182a260fa6543026 | |
parent | 05ab0d994ee32ed215798ab8799b3570db9ee8ba (diff) | |
download | mate-applets-8799e800965232262822bf3eccaa20020980c07b.tar.bz2 mate-applets-8799e800965232262822bf3eccaa20020980c07b.tar.xz |
omf fix
-rw-r--r-- | drivemount/help/C/mate-drivemount.xml (renamed from drivemount/help/C/drivemount.xml) | 0 | ||||
-rw-r--r-- | drivemount/help/Makefile.am | 2 | ||||
-rw-r--r-- | drivemount/help/drivemount.omf.in | 9 |
3 files changed, 1 insertions, 10 deletions
diff --git a/drivemount/help/C/drivemount.xml b/drivemount/help/C/mate-drivemount.xml index 28bd57fd..28bd57fd 100644 --- a/drivemount/help/C/drivemount.xml +++ b/drivemount/help/C/mate-drivemount.xml diff --git a/drivemount/help/Makefile.am b/drivemount/help/Makefile.am index 0d86d9c4..853abe3b 100644 --- a/drivemount/help/Makefile.am +++ b/drivemount/help/Makefile.am @@ -1,7 +1,7 @@ include $(top_srcdir)/mate-doc-utils.make dist-hook: doc-dist-hook -DOC_MODULE = drivemount +DOC_MODULE = mate-drivemount DOC_ENTITIES = legal.xml DOC_FIGURES = figures/drivemount-applet_eject.png \ diff --git a/drivemount/help/drivemount.omf.in b/drivemount/help/drivemount.omf.in deleted file mode 100644 index c3755325..00000000 --- a/drivemount/help/drivemount.omf.in +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<omf> - <resource> - <subject category="GNOME|Applets|Utility"/> - <type>user's guide</type> - <relation seriesid="e9162e90-01bc-11d7-9b3b-c253a7006472"/> - <rights type="GNU FDL" license.version="1.1" holder="Sun Microsystems"/> - </resource> -</omf> |