diff options
Diffstat (limited to 'python/pykde/examples/pykde-sampler/dialogs/tips')
-rw-r--r-- | python/pykde/examples/pykde-sampler/dialogs/tips | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/python/pykde/examples/pykde-sampler/dialogs/tips b/python/pykde/examples/pykde-sampler/dialogs/tips new file mode 100644 index 00000000..9f24457a --- /dev/null +++ b/python/pykde/examples/pykde-sampler/dialogs/tips @@ -0,0 +1,24 @@ + +<tip category="PyKDE Sampler|General"> +<html> +<p>Don't tug on Superman's cape.</p> +</html> +</tip> + +<tip category="PyKDE Sampler|General"> +<html> +<p>Don't spit into the wind.</p> +</html> +</tip> + +<tip category="PyKDE Sampler|General"> +<html> +<p>Don't pull the mask off the Lone Ranger.</p> +</html> +</tip> + +<tip category="PyKDE Sampler|General"> +<html> +<p>And don't mess around with <em>Jim</em>!</p> +</html> +</tip> |