summaryrefslogtreecommitdiff
path: root/help/pl/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/pl/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/pl/intro.page')
-rw-r--r--help/pl/intro.page43
1 files changed, 0 insertions, 43 deletions
diff --git a/help/pl/intro.page b/help/pl/intro.page
deleted file mode 100644
index a5e7e2bf..00000000
--- a/help/pl/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="pl">
-<info>
- <link type="guide" xref="index"/>
- <desc><app>Zenity</app> umożliwia tworzenie różnych rodzajów prostych okien dialogowych.</desc>
-
- <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
- <mal:name>Piotr Drąg</mal:name>
- <mal:email>piotrdrag@gmail.com</mal:email>
- <mal:years>2017-2019</mal:years>
- </mal:credit>
-
- <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
- <mal:name>Aviary.pl</mal:name>
- <mal:email>community-poland@mozilla.org</mal:email>
- <mal:years>2017-2019</mal:years>
- </mal:credit>
- </info>
-<title>Wprowadzenie</title>
-<p><app>Zenity</app> umożliwia tworzenie tych rodzajów prostych okien dialogowych:</p>
-
-<list>
- <item><p>Kalendarz</p></item>
- <item><p>Wybór pliku</p></item>
- <item><p>Formularze</p></item>
- <item><p>Lista</p></item>
- <item><p>Ikona powiadomienia</p></item>
- <item><p>Komunikat</p>
- <list>
- <item><p>Błąd</p></item>
- <item><p>Informacja</p></item>
- <item><p>Pytanie</p></item>
- <item><p>Ostrzeżenie</p></item>
- </list>
- </item>
- <item><p>Podawanie hasła</p></item>
- <item><p>Postęp</p></item>
- <item><p>Wpisywanie tekstu</p></item>
- <item><p>Informacje tekstowe</p></item>
- <item><p>Podziałka</p></item>
- <item><p>Wybór koloru</p></item>
-</list>
-</page>
bgstack15