diff options
author | Xiaotian Wu <[email protected]> | 2023-01-01 21:56:03 +0800 |
---|---|---|
committer | Xiaotian Wu <[email protected]> | 2023-01-01 22:53:43 +0800 |
commit | af99fd853aeb029e51ef9e3db9eb472271bbc48e (patch) | |
tree | 0313b125ff95542d4a369372b100a3adb7f7998b /help/mate-fish/C/index.duck | |
parent | c7643edf77c5871b14e2196f347385a0d1557e04 (diff) | |
download | mate-panel-af99fd853aeb029e51ef9e3db9eb472271bbc48e.tar.bz2 mate-panel-af99fd853aeb029e51ef9e3db9eb472271bbc48e.tar.xz |
use Ducktype to generate mallard
Diffstat (limited to 'help/mate-fish/C/index.duck')
-rw-r--r-- | help/mate-fish/C/index.duck | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/help/mate-fish/C/index.duck b/help/mate-fish/C/index.duck new file mode 100644 index 00000000..7a7a338b --- /dev/null +++ b/help/mate-fish/C/index.duck @@ -0,0 +1,26 @@ +@ducktype/1.0 +@define appname $app(MyApp) +@define applet Fish +@define version 3.26 + += $applet; Manual + [guide #index] + +@credit[copyright] + @name MATE Documentation Project + @year 2015-2021 +@credit[copyright] + @name Paul Cutler + @year 2009 +@credit[copyright] + @name Sun Microsystems + @year 2002 +@credit[copyright] + @name Telsa Gwynne + @year 2000 +@credit[publisher] + @name MATE Documentation Project +@credit[publisher] + @name GNOME Documentation Project + +@include[>>legal.xml xmlns="http://www.w3.org/2001/XInclude"] |