diff options
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/gnome-commander2/files/patch-doc__C__gnome-commander.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/x11-fm/gnome-commander2/files/patch-doc__C__gnome-commander.xml b/x11-fm/gnome-commander2/files/patch-doc__C__gnome-commander.xml new file mode 100644 index 000000000..747001266 --- /dev/null +++ b/x11-fm/gnome-commander2/files/patch-doc__C__gnome-commander.xml @@ -0,0 +1,28 @@ +--- doc/C/gnome-commander.xml.orig Tue Dec 12 06:12:37 2006 ++++ doc/C/gnome-commander.xml Thu Apr 26 02:21:08 2007 +@@ -27,6 +27,14 @@ + <articleinfo> + <title>&app; Manual V&manrevision;</title> + ++ <abstract role="description"> ++ <para> ++ GNOME Commander is a nice and fast file manager for the GNOME desktop. ++ In addition to performing the basic filemanager functions the program is ++ also an FTP-client and it can browse SMB-networks. ++ </para> ++ </abstract> ++ + <copyright> + <year>2000</year> + <year>2001</year> +@@ -50,6 +58,10 @@ + <publisher> + <publishername> GNOME Documentation Project</publishername> + </publisher> ++ ++ <othercredit role="maintainer"> ++ <name>GNOME Documentation Project</name> ++ </othercredit> + + &legal; + <!-- This file contains link to license for the documentation (GNU FDL), and |