summaryrefslogtreecommitdiff
path: root/help/mate-fish/C/fish-introduction.duck
diff options
context:
space:
mode:
authorXiaotian Wu <[email protected]>2023-01-01 21:56:03 +0800
committerXiaotian Wu <[email protected]>2023-01-01 22:53:43 +0800
commitaf99fd853aeb029e51ef9e3db9eb472271bbc48e (patch)
tree0313b125ff95542d4a369372b100a3adb7f7998b /help/mate-fish/C/fish-introduction.duck
parentc7643edf77c5871b14e2196f347385a0d1557e04 (diff)
downloadmate-panel-af99fd853aeb029e51ef9e3db9eb472271bbc48e.tar.bz2
mate-panel-af99fd853aeb029e51ef9e3db9eb472271bbc48e.tar.xz
use Ducktype to generate mallard
Diffstat (limited to 'help/mate-fish/C/fish-introduction.duck')
-rw-r--r--help/mate-fish/C/fish-introduction.duck28
1 files changed, 28 insertions, 0 deletions
diff --git a/help/mate-fish/C/fish-introduction.duck b/help/mate-fish/C/fish-introduction.duck
new file mode 100644
index 00000000..9591ac39
--- /dev/null
+++ b/help/mate-fish/C/fish-introduction.duck
@@ -0,0 +1,28 @@
+@ducktype/1.0
+@define applet Fish
+
+= Introduction
+ [topic #fish-introduction]
+@link[guide >index group="fish-introduction"]
+
+[figure id=fish-fig]
+ [title]
+ $applet; Applet
+
+ $media[image src=figures/fish_applet.png]
+
+The $app($applet;) applet displays an animated fish in the panel. You can customize the fish's name and the program that is run when the fish is clicked in the panel. By default, the program that is run when the fish is clicked is $app(Fortune), which displays a usually comical random message from a database of quotations.
+
+You can customize the image shown and the command that is run when it is clicked.
+
+== To Add $applet; to a Panel
+ [topic #fish-introduction-add]
+@link[guide groups="fish-introduction"]
+
+Perform the following steps:
+
+[steps]
+* Right-click on the panel.
+* Choose $gui[.menuitem](Add to Panel).
+* Scroll down the list of items in the $gui(Add to Panel) dialog, then select $gui(Fish).
+* Click $gui[.button](Add).