summaryrefslogtreecommitdiff
path: root/help/de/intro.page
diff options
context:
space:
mode:
authorJeremy Bicha <jbicha@debian.org>2021-09-19 08:31:04 -0400
committerJeremy Bicha <jbicha@debian.org>2021-09-19 08:31:04 -0400
commit8be77dbb38d2d96e66cadc38a9adb30f161c7ad0 (patch)
treed6d626e993d2ba4c301cb27346022e568d965c21 /help/de/intro.page
parentNew upstream version 3.32.0 (diff)
parentBump version for 3.41.0 (diff)
downloadzenity-8be77dbb38d2d96e66cadc38a9adb30f161c7ad0.tar.gz
zenity-8be77dbb38d2d96e66cadc38a9adb30f161c7ad0.tar.bz2
zenity-8be77dbb38d2d96e66cadc38a9adb30f161c7ad0.zip
New upstream version 3.41.0
Diffstat (limited to 'help/de/intro.page')
-rw-r--r--help/de/intro.page43
1 files changed, 0 insertions, 43 deletions
diff --git a/help/de/intro.page b/help/de/intro.page
deleted file mode 100644
index c2d97490..00000000
--- a/help/de/intro.page
+++ /dev/null
@@ -1,43 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<page xmlns="http://projectmallard.org/1.0/" type="topic" id="intro" xml:lang="de">
-<info>
- <link type="guide" xref="index"/>
- <desc><app>Zenity</app> erlaubt Ihnen die Erzeugung verschiedener Typen simpler Dialoge.</desc>
-
- <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
- <mal:name>Mario Blättermann</mal:name>
- <mal:email>mario.blaettermann@gmail.com</mal:email>
- <mal:years>2008-2012</mal:years>
- </mal:credit>
-
- <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
- <mal:name>Christian Kirbach</mal:name>
- <mal:email>Christian.Kirbach@gmail.com</mal:email>
- <mal:years>2012</mal:years>
- </mal:credit>
- </info>
-<title>Einführung</title>
-<p><app>Zenity</app> erlaubt Ihnen die Erzeugung der folgenden Typen simpler Dialoge:</p>
-
-<list>
- <item><p>Kalender</p></item>
- <item><p>Dateiauswahl</p></item>
- <item><p>Formulare</p></item>
- <item><p>Liste</p></item>
- <item><p>Benachrichtigungssymbol</p></item>
- <item><p>Meldung</p>
- <list>
- <item><p>Fehler</p></item>
- <item><p>Information</p></item>
- <item><p>Frage</p></item>
- <item><p>Warnung</p></item>
- </list>
- </item>
- <item><p>Passworteintrag</p></item>
- <item><p>Fortschritt</p></item>
- <item><p>Textfeld</p></item>
- <item><p>Textinformation</p></item>
- <item><p>Schieberegler</p></item>
- <item><p>Farbauswahl</p></item>
-</list>
-</page>
bgstack15