From 3443f9be2d4883250374b2ae28b63dd33487a1ec Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sat, 1 Feb 2014 11:54:12 -0600 Subject: Add English template for help handbook. --- doc/Makefile.am | 2 +- doc/en/Makefile.am | 2 ++ doc/en/index.docbook | 61 +++++++++++++++++++++++++++++++++++++++++++++ ksquirrel/ksquirrel.desktop | 6 +---- 4 files changed, 65 insertions(+), 6 deletions(-) create mode 100644 doc/en/Makefile.am create mode 100644 doc/en/index.docbook diff --git a/doc/Makefile.am b/doc/Makefile.am index fccb172..c87ac43 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -2,6 +2,6 @@ ####### tdevelop will overwrite this part!!! (end)############ -SUBDIRS = ru +SUBDIRS = en ru man_MANS = ksquirrel.1 diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am new file mode 100644 index 0000000..c319dcc --- /dev/null +++ b/doc/en/Makefile.am @@ -0,0 +1,2 @@ +KDE_LANG = en +KDE_DOCS = ksquirrel diff --git a/doc/en/index.docbook b/doc/en/index.docbook new file mode 100644 index 0000000..80449c5 --- /dev/null +++ b/doc/en/index.docbook @@ -0,0 +1,61 @@ + + + +]> + + + + + +
+KSquirrel Manual + + + + +&tde-team; + + + +&tde-release-version; +Reviewed: &tde-release-date; + + +&tde-copyright-date; +&tde-team; + + + + +KSquirrel is an image viewer for &tde; implementing OpenGL and supports Kipi Plugins. + + + + +TDE +graphics +image viewer + + + + + +We Apologize +No documentation has yet been written for this module. + +If you need help, please check The &tde; +web site, submit questions to the +&tde; mail lists, or file a bug report at the +&tde; bug tracker. + +If you are interested in helping, please consider writing the help file. +Submitting a basic text file is acceptable as the &tde-team; will convert the text. + +Thank you for helping and thank you for your patience. + +&underFDL; + + + +
diff --git a/ksquirrel/ksquirrel.desktop b/ksquirrel/ksquirrel.desktop index b9d9149..f820d22 100644 --- a/ksquirrel/ksquirrel.desktop +++ b/ksquirrel/ksquirrel.desktop @@ -2,11 +2,7 @@ Type=Application Exec=ksquirrel %i %u Icon=ksquirrel -# Restore the following key and remove this comment when a help handbook -# is written. Disabling this key prevents populating the main handbook -# table of contents and a resulting error message of -# 'There is no documentation available for /xyz/index.html.' -# DocPath=ksquirrel/index.html +DocPath=ksquirrel/index.html Terminal=false Name=KSquirrel MimeType=image/x-vnd.adobe.photoshop;image/x-hdr;image/x-exr;image/x-eps;image/x-psp;image/x-dds;image/x-mdl;image/ljpeg;image/x-dicom;image/x-xfig;image/svg+xml;image/gif;image/x-xpm;image/x-xbm;image/jpeg;image/x-bmp;image/png;image/tiff;image/x-portable-bitmap;image/x-portable-pixmap;image/x-portable-anymap;image/x-portable-greymap;image/jp2;image/x-jng;image/x-wmf;video/x-mng;video/x-flic;image/x-targa;image/x-pcx;image/x-photo-cd;image/x-rgb;image/x-xcursor;image/x-ico;image/psd;image/x-djvu;image/x-xcf-gimp;image/x-avs;image/x-cut;image/x-dxf;image/x-iff;image/x-jbig;image/x-koala;image/x-leaf;image/x-lif;image/x-mac;image/x-msp;image/x-mtv;image/x-neo;image/x-pi1;image/x-pi3;image/x-pict;image/x-pix;image/x-pxr;image/x-ras;image/x-raw;image/x-rawrgb;image/x-sct;image/x-sun;image/x-utah;image/x-wal;image/x-wbmp;image/x-xim;image/x-xwd;application/x-font-ttf;application/x-font-ttc;application/x-font-otf;application/x-font-type1 -- cgit v1.2.1