summaryrefslogtreecommitdiff
path: root/help/de/intro.page
diff options
context:
space:
mode:
authorJeremy Bicha <jbicha@debian.org>2021-09-19 08:31:12 -0400
committerJeremy Bicha <jbicha@debian.org>2021-09-19 08:31:12 -0400
commit0a9278511b4d4a3b5df9f6232cd0a427b945a630 (patch)
tree18db516364877f6dd0ebca5a0eddea7b9311b142 /help/de/intro.page
parentdebian/watch: Update for GNOME 40 style version numbering (diff)
parentNew upstream version 3.41.0 (diff)
downloadzenity-0a9278511b4d4a3b5df9f6232cd0a427b945a630.tar.gz
zenity-0a9278511b4d4a3b5df9f6232cd0a427b945a630.tar.bz2
zenity-0a9278511b4d4a3b5df9f6232cd0a427b945a630.zip
Update upstream source from tag 'upstream/3.41.0'
Update to upstream version '3.41.0' with Debian dir e93fe4af08d9574e6a601a2b0269cc470265904a
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