Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

zenity-lang-4.0.1-lp160.1.20 RPM for noarch

From OpenSuSE Leap 16.0 for noarch

Name: zenity-lang Distribution: openSUSE Leap 16.0
Version: 4.0.1 Vendor: openSUSE
Release: lp160.1.20 Build date: Tue Sep 3 13:01:33 2024
Group: System/Localization Build host: i04-ch1d
Size: 5400034 Source RPM: zenity-4.0.1-lp160.1.20.src.rpm
Packager: https://bugs.opensuse.org
Url: https://wiki.gnome.org/Projects/Zenity
Summary: Translations for package zenity
Provides translations for the "zenity" package.

Provides

Requires

License

LGPL-2.1-or-later

Changelog

* Fri Jan 26 2024 jun wang <jgwang@suse.com>
  - Update to version 4.0.1
    + Changes and fixes since 4.0.0:
    - Bump webkit2gtk requirement in README
    - about: The licence is LGPL2.1+, not GPL
    - entry: Calculate number of --entry-text's properly (#75)
    - test: Add entry test in response to issue #75
    - question: fix option --default-cancel
    - calendar: Fix off-by-one in day
    - test: Add test for --calendar
    - Updated translations.
* Fri Dec 08 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 4.0.0:
    + 1st stable release of Zenity based on libadwaita/gtk4.
    + Several command-line options have been deprecated since 3.x.
      These deprecations will either activate an alternate action, or
      do nothing. In either case, a deprecation warning will be
      printed to STDERR. This is to ensure as smooth a transition
      from scripts targeting Zenity 3.x as possible.
    + Changes and bugfixes since 3.99.91:
    - Add rudimentary test suite
    - progress: --auto-close and --percentage=100 don't co-mingle
    - about: Port to libadwaita; update copyright info
    - forms:
      . Remove unused variable
      . Port GtkComboBox to GtkDropDown
    - tree/colview: Implement missing --hide-header option
    - progress: OK should be clickable if --percentage=100 at the
      outset
    - NEWS: fix typo
    - Updated translations.
* Mon Dec 04 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.99.91:
    + password:
    - Remove spurious "Warning" heading
    - Only fetch username buffer if username option specified
    + build: Add implicit fallthrough warnings
    + password/msg: Handle ZENITY_TIMEOUT to be in line with other
      libadwaita-based dialogs
    + filesel: Fix exit statuses for cancel and timeout
    + Cleanup 'timeout' and make it work properly for all dialogs
    + util: Maintain default timeout exit status as 5 for backwards
      compat; various cleanups
    + text: webkit2gtk-6.0 fixes
    + msg: Code cleanups
    + Updated translations.
* Fri Nov 24 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.99.90:
    + build: Make building manpage dependent upon manpage option
    + text: Handle long inputs properly
    + colview: Use g_signal_connect_object
    + tree/colview: Return correct value when filtered using search;
      code cleanups
    + colview: Add missing declaration to header
    + build:
    - Make implicit declarations an error
    - Make zenity4 compile against gtk 4.12 without deprecation
      warnings
    + tree:
    - Fix reading input from a named pipe
    - --checklist or --radiolist with < 2 cols should be an error
    - Fix output for non-check/radio multiple selections
    + util: Replace gtk_window_destroy() with
      gtk_application_remove_window().
    + Updated translations.
* Thu Sep 07 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.99.2:
    + Minor code cleanups
    + option:
    - Don't try to access stack-based argv within a glib2 mainloop
    - Allow --version and --help to work without a display server
      running
    + data: Reinstate help2man manpage autogeneration
    + build: Make manpage/help2man requirement more explicit
    + ci: Add help2man as 'build_fedora' target build dep
    + Updated translations.
* Thu Aug 10 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.99.1:
    + question: do not hardcode "Yes" and "No" buttons
    + Set the default response explicitly for all AdwMessageDialog's
    + column-view: Widget should go directly in GtkScrolledWindow
    + msg: Make --ok-label and --cancel-label work for --question
      dialogs
    + Add separate case for ZENITY_ESC; don't print junk or crash
      with extra buttons
    + Fix --extra-button and delete events for legacy
      (non-libadwaita) dialogs
    + filesel: Fix --filename for zenity 4.x
    + Updated translations.
  - Re-enable help2man BuildRequires, now that no longer fails the
    build.
* Wed Jun 07 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.99.0:
    + option: Add various non-fatal deprecation warnings that were
      previously missing, and fix a misleading deprecation message
      for `--window-icon`
    + main: Add G_APPLICATION_FLAGS_NON_UNIQUE to GApplication flags
    + progress: Cleanup unnecessary static objects and remove
      spurious builder unref
    + util:
    - Remove fatal assert on exit if window invalid GtkWindow
    - Ignore superfluous quit requests
    - Remove superfluous GtkWindow cast check
    + data: Manpage generation changes; don't automatically generate
      the manpage from help2man for now (this will preferably be
      reinstated post-4.0 once the issues are worked out)
    + a11y: Label the widgets in a forms UI properly
    + Updated translations.
* Thu May 04 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.92.0:
    + progress: don't update responses that aren't there
    + Set dialog 'heading', not 'title' for the --title option
    + tree: fix handling of multi-row stdin input
    + tree-column-view: don't steal children
    + Port to webkitgtk 6.0
    + webkit: Fix leak by removing unnecessary ref sink
    + option: Add non-fatal deprecation warning for
    - -confirm-overwrite
    + help: Fix typo in Basque help translation
    + Updated translations.
* Tue Mar 07 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.91.0:
    + tree: Port to GtkColumnView
    + desktop file: Remove spurious translation comment
    + i18n: rename POTFILES to POTFILES.in
    + help:
    - Fix invalid markup in German help translation
    - Freedesktop.org spec fixes
    + Updated translations.
* Fri Jan 27 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.90.0:
    + Initial alpha release based on libadwaita and GTK4.
  - Replace pkgconfig(gtk+-3.0) with pkgconfig(gtk4) and add
    desktop-file-utils and pkgconfig(libadwaita-1) BuildRequires
    following upstream changes. Also add a check section and
    meson_test macro.
  - Add disabled help2man BuildRequires, needed for man pages but
    currently fails the build.
* Fri Jan 27 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.44.0:
    + scale: set a page increment so mouse wheel can be used on
      widget.
    + build:
    - Use GNOME module post_install().
    - Replace deprecated functions.
    + docs: Fix incorrect markup.
    + Updated translations.
* Fri Sep 23 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Drop pkgconfig(libnotify) and pkgconfig(webkit2gtk-4.1)
    BuildRequires: Upstream disabled building of libnotify and html
    support by default more than a year ago, and we have not been
    building that support in this time, so lets drop the unused
    dependencies.
* Thu Jul 07 2022 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.43.0:
    + Documentation updates.
    + Bump WebkitGTK dependency to API 4.1, for GNOME 43.
    + Updated translations.
  - Add pkgconfig(webkit2gtk-4.1) BuildRequires: enable webkit
    support.
* Wed Apr 27 2022 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.42.1:
    + scale: Make OK button default (allows pressing Enter to accept
      selected value).
    + Fix maximum width of message dialogs to 60 characters, and make
      message dialogs non-resizable (fixes regression from 3b64d05e).
* Fri Apr 01 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.42.0:
    + tree: Clicking row checks radio/checkboxes.
    + Fix search column selection with --imagelist.
    + Updated translations.
* Thu Sep 16 2021 Stanislav Brabec <sbrabec@suse.com>
  - Remove obsolete translation-update-upstream support
    (jsc#SLE-21105).
* Mon Aug 23 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.41.0:
    + Port to meson.
    + Code cleanups.
    + Updated translations.
  - Add meson BuildRequires and replace configure/make/make_install
    with meson/meson_build/meson_install macros.
  - Drop zenity-Fix-segfault-on-multiple-lists.patch: fixed
    upstream.
* Fri Jan 24 2020 Bjørn Lie <bjorn.lie@gmail.com>
  - Drop pkgconfig(webkit2gtk-4.0) BuildRequires and pass
    - -disable-webkitgtk to configure, no longer build webkitgtk
    support.
  - Drop zenity-lang Recommends, not needed as -lang supplements
    takes care of it.
* Thu Sep 26 2019 Bjørn Lie <bjorn.lie@gmail.com>
  - Add zenity-Fix-segfault-on-multiple-lists.patch: src/forms.c: Fix
    segfault on multiple lists without values.
* Fri Mar 22 2019 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.32.0:
    + Fix autotools warnings.
    + Use upstream autoreconf instead deprecated gnome-autogen.
    + Add <description> to DOAP file.
    + Replace Bugzilla by Gitlab URL in DOAP file.
    + help: Update all screenshots for Zenity 3.30.
  - Drop zenity-Makes-progress-consider-decimal.patch: Fixed
    upstream.
* Fri Dec 28 2018 bjorn.lie@gmail.com
  - Add upstream bug fix patch:
    + zenity-Makes-progress-consider-decimal.patch: Makes progress to
      consider the decimal from percent update.
* Fri Oct 05 2018 bjorn.lie@gmail.com
  - Update to version 3.30.0:
    + Updated translations.
* Tue Apr 10 2018 bjorn.lie@gmail.com
  - Update to version 3.28.1:
    + Updated translations.
* Tue Mar 20 2018 dimstar@opensuse.org
  - Unconditionally enable translation-update-upstream: on
    Tumbleweed, this results in a NOP and for Leap in SLE paid
    translations being used (boo#1086036).
* Mon Mar 12 2018 dimstar@opensuse.org
  - Update to version 3.28.0:
    + Updated translations.
* Wed Feb 28 2018 dimstar@opensuse.org
  - Modernize spec file using spec-cleaner.
* Wed Feb 14 2018 dimstar@opensuse.org
  - Use SPDX-3.0 license identifier.
  - Package COPYING as %license, not as %doc.
* Mon Feb 05 2018 dimstar@opensuse.org
  - Drop gettext BuildRequires that was introduced with the 3.26.0
    update: the dependency is not needed.
* Sun Feb 04 2018 luc14n0@linuxmail.org
  - Update to version 3.27.90:
    + Updated translations.
* Tue Nov 14 2017 luc14n0@linuxmail.org
  - Update to version 3.26.0:
    + Use GtkFileChooserNative for the file chooser.
  - Changes from version 3.24.1:
    + Fix:
    - Style.
    - Message dialog width and height on recent Gtk.
    - Misleading indentation.
    + Add clang-format script.
    + Bug 762347: Addition of entry text width option.
    + Updated translations.
  - Changes from version 3.24.2:
    + No changes.
  - Update Url to https://wiki.gnome.org/Projects/Zenity: current
    Zenity project's web page.
  - Point fdupes to the data directory instead of the build root,
    which is a practice that must be avoided.
  - Remove %clean section as it's no longer needed since RPM now does
    the job by itself.
  - Replace intltool by gettext BuildRequires: since upstream did the
    migration long ago and we don't want deviations to avoid bugs.
* Tue Mar 21 2017 zaitor@opensuse.org
  - Update to version 3.24.0:
    + Updated translations.
* Mon Sep 19 2016 zaitor@opensuse.org
  - Update to version 3.22.0:
    + Several fixes for proper translations.
    + Updated translations.
  - Conditionally apply translations-update-upstream BuildRequires
    and macro for non-openSUSE only.
* Fri Apr 15 2016 mgorse@suse.com
  - Update to GNOME 3.20  Fate#318572
* Wed Mar 23 2016 zaitor@opensuse.org
  - Update to version 3.20.0:
    + Updated translations.
* Sat Oct 17 2015 zaitor@opensuse.org
  - Update to version 3.18.1.1:
    + Fix compilation when webkitgtk is not installed (bgo#756756).
* Sat Oct 17 2015 zaitor@opensuse.org
  - Update to version 3.18.1:
    + Fixing GLib-CRITICAL messages.
    + Fixing html option being parsed to other dialogs rather then
      text-info.
    + Fixing glade file.
    + Updated translations.
* Mon Sep 21 2015 dimstar@opensuse.org
  - Update to version 3.18.0:
    + Fix Makefile files.
    + Updated translations.
* Wed Jun 24 2015 zaitor@opensuse.org
  - Update to version 3.16.3:
    + Fix zenity --list.
    + bgo#751332: zenity --forms does not center in the screen.
    + bgo#638582: zenity --notification --listen can't show multi
      line tooltip.
    + Add the possibility to pass title and the summary to zenity
      notification.
    + bgo#672090: Impossible to confirm --text-info.
    + bgo#742963: Basic notifications do not return.
    + Fix GLib critical messages.
    + Fixing deprecated declarations.
    + Fix uninitialized progress_bar error.
    + Fix typo in documentation.
    + Port to webkit2gtk.
    + Updated translations.
  - Replace pkgconfig(webkitgtk-3.0) for pkgconfig(webkit2gtk-4.0)
    BuildRequires following upstreams port.
* Thu May 14 2015 zaitor@opensuse.org
  - Update to version 3.16.2:
    + bgo#749359: zenity --list produces incorrect output.
    + Do not make zenity_util_show_dialog() X11 specific.
    + Use upstream gettext instead intltool.
    + Improve some strings.
    + option.c: Fixing typo in extra-button option.
    + Merge branch 'jjardon/no_deprecated'.
    + ADD gchar **extra_label TO struct ZenityData.
    + Allow build if GDK_WINDOWING_X11 not set.
    + Fix bgo#734196.
    + Updated translations.
* Wed May 13 2015 zaitor@opensuse.org
  - Update to version 3.16.0:
    + Allow user to interact with --text-info --html WebView.
    + bgo#700249: Progress dialog does not wrap.
    + Better sollution for wrap text.
    + bgo#734049: zenity --text-info chokes on some UTF-8 string.
    + Allow --text-info to load resources also from relative file://
      URIs.
    + bgo#685051: Adding --mid-search option to --list.
    + Fixing g_timeout_add calls.
    + Fixing remain g_timeout_add.
    + Allow --text-info to load resources from absolute file:// URIs.
    + Added time-remaining support to progress bars.
    + Don't quit zenity when the input stream is closed.
    + Updated translations.
* Mon Sep 22 2014 zaitor@opensuse.org
  - Update to version 3.14.0:
    + Updated translations.
* Wed Sep 17 2014 dimstar@opensuse.org
  - Add pkgconfig(webkitgtk-3.0) BuildRequires: enable --html output
    features (bnc#896674).
* Mon Sep 15 2014 zaitor@opensuse.org
  - Update to version 3.13.92:
    + Segmentation fault on zenity --notification (bgo#733870).
    + Updated translations.
  - Changes from version 3.13.90:
    + Updated translations.
* Tue Apr 29 2014 dimstar@opensuse.org
  - Update to version 3.12.1:
    + User docs: Make page ID the same as file name.
    + Updated FSF's address.
    + Add user help for --listen (bgo#711396).
    + Man page points to nonexisting doc (bgo#667711).
    + zenity --text-info should have an auto scroll option
      (bgo#600533).
    + Need ability to specify default answer in --question dialog
      (bgo#534935).
    + List box doesn't expand to fill window (bgo#702535).
    + Updated translations.
* Tue Dec 10 2013 dimstar@opensuse.org
  - Update to version 3.10.2 (bnc#854638):
    + List box doesn't expand to fill window (bgo#702535).
  - Changes from version 3.10.1:
    + Updated translations.
  - Changes from version 3.9.91:
    + Add a runtime check for X11 (bgo#705335).
    + Fix the broken auto-close option in progress and list dialogs
      (bgo#653468).
    + Double clicking an item or hitting enter after selecting an
      item returns it twice (bgo#698683).
* Tue Mar 26 2013 dimstar@opensuse.org
  - Update to version 3.8.0:
    + Timeout option overriding normal exit code (bgo#674881)
    + Replaced string 'could' to start with an Uppercase (bgo#687180)
    + Updated translatons.
* Sat Nov 24 2012 dimstar@opensuse.org
  - Update to version 3.7.2:
    + Updated translations.
* Wed Sep 26 2012 dimstar@opensuse.org
  - Update to version 3.6.0:
    + Add an option to set a custom dialog icon (bgo#684329)
    + Add an option to request dialogs being modal (bgo#684322)
    + Port to new documentation infrastructure
    + Fix the ComboBoxText construction so the dropmenu works
    + Fix various compiler warnings
    + Added support to --imagelist on tree
    + Do not crash in --forms --add-list without column values
      (bgo#676406)
    + Now the --pulsate option works properly (bgo#567663)
    + Fix segmentation fault in --list option (bgo#673529)
    + Updated translations.
  - Drop zenity-add-sentinel.patch: fixed upstream.
  - Replace gnome-doc-utils-devel BuildRequires with yelp-tools,
    following upstreams port to the new documentation infrastructure.
  - No longer pass --disable-scrollkeeper to configure: it's no
    longer a known parameter after the port to yelp-tools.
  - Remove conditions for end-of-life openSUSE versions.
* Sun Mar 25 2012 dimstar@opensuse.org
  - Update to version 3.4.0:
    + Add support for lists and trees with --forms.
    + zenity --list from stdin gives bogus "Invalid file descriptor"
      warning (bgo#668935).
    + Updated translations.
* Tue Sep 27 2011 vuntz@opensuse.org
  - Update to version 3.2.0:
    + Updated translations.
* Wed Aug 17 2011 dimstar@opensuse.org
  - Update to version 3.1.5:
    + Enable html support in --text-info option.
    + Add --ok-label and --cancel-label in all dialogs.
    + Documentation / man page updates.
    + Bugs fixed: bgo#611297, bgo#592199, bgo#598655, bgo#540489,
      bgo#501001, bgo#621907, bgo#651948, bgo#651723.
    + Updated translations.
  - Add zenity-add-sentinel.patch: Add sentinel to g_object_get
    function call.
* Tue Apr 05 2011 fcrozat@novell.com
  - Update to version 3.0.0:
    + Updated translations.
* Tue Feb 22 2011 fcrozat@novell.com
  - Update to version 2.91.90:
    + Various bug fixes.
    + Updated translations.
  - Changes from version 2.91.5:
    + Add font and no wrap mode support in text dialog.
    + Fix for bgo#540560.
    + Updated translations.
* Sun Feb 13 2011 vuntz@opensuse.org
  - Pass %{?no_lang_C} to %find_lang so that english documentation
    can be packaged with the program, and not in the lang subpackage.
  - Change Requires of lang subpackage to Recommends, since the
    english documentation is not there anymore.
* Fri Dec 17 2010 vuntz@opensuse.org
  - Update to version 2.91.1.1:
    + Remove deprecated code for GTK+-3.0.
    + Fix manpage for the statusicon removal from Zenity 3.0.
    + Updated translations.
  - Changes from version 2.91.1:
    + Make zenity compile only with GTK+-3.0.
    + Add default activation on entry for password dialog.
    + Updated translations.
  - Move to pkgconfig()-style BuildRequires:
    + Old ones: gtk2-devel, libnotify-devel.
    + New ones: glib-2.0, gtk+-3.0, libnotify.
* Tue Nov 16 2010 dimstar@opensuse.org
  - Update to version 2.32.1:
    + Add default activation on entry for password dialog.
    + Updated translations.
* Tue Sep 28 2010 lmedinas@opensuse.org
  - Update to version 2.32.0:
    + Updated translations.
* Tue Sep 14 2010 vuntz@opensuse.org
  - Update to version 2.31.92:
    + Updated translations.
* Thu Aug 05 2010 vuntz@opensuse.org
  - Update to version 2.31.6:
    + Make zenity compile with GTK2 and GTK3
    + bgo#624612: update zenity help file
    + Removing X_LIBS from src/Makefile
    + Change cancel button messages to be capitalized
    + Updated translations.
  - Build against GTK+ 2 again: use gtk2-devel BuildRequires instead
    of gtk3-devel.
* Tue Jul 27 2010 dimstar@opensuse.org
  - Update to version 2.31.5:
    + bgo#616816: Add new entries to Zenity's man page
    + Add new password dialog
    + In order to build with GTK 3.0, change
      GTK_DIALOG(dialog)->vbox to gtk_dialog_get_content_area()
    + Add password.c to be translated
    + Bump to 2.31.5 and use GTK+ 3.0
  - Changes from version 2.31.3:
    + Use g_timeout_add_seconds instead g_timeout_add.
    + Updated translations.
  - Use gtk3-devel BuildRequires instead of gtk2-devel.
* Wed Jul 07 2010 dimstar@opensuse.org
  - Update to version 2.31.3:
    + Use g_timeout_add_seconds instead g_timeout_add
    + Updated translations.
* Mon Mar 29 2010 vuntz@opensuse.org
  - Update to version 2.30.0:
    + Updated documentation and translations.
  - Remove en@shaw translations on 11.2 and earlier.
* Tue Sep 22 2009 dimstar@opensuse.org
  - Update to version 2.28.0:
    + Updated documentation and translations.
* Thu Aug 13 2009 dominique-obs@leuenberger.net
  - Replace libglade2-devel BuildRequires with gtk2-devel.
* Tue Aug 11 2009 captain.magnus@opensuse.org
  - Update to version 2.27.90:
    + Convert from libglade to GtkBuilder [bgo#578393]
    + zenity windows don't appear with the focus
      [bgo#561131]
    + "zenity --entry --text" doesn't interpret line breaks
      [bgo#567773]
    + zenity sets a huge but finite timeout [bgo#579999]
    + Explicitly link against libX11 [bgo#559638]
    + --help-entry for hide-text incorrect [bgo#549404]
    + Fix default activation in entry dialog [bgo#551116]
    + Help manual fixes/additions
    + Misc code cleanups/improvements
    + Translation updates
* Tue Mar 17 2009 mboman@suse.de
  - Update to version 2.26.0:
    * disable monk easter egg in order to remove gnome-canvas
      dependency [bgo#571741]
    * replace deprecated GTK+ calls [bgo#571869]
    * remove deprecated/obsoleted dialog definition
      [bgo#571869]
    + Translation updates
  - Don't package %{_datadir}/omf/zenity in main package
  - Remove docbook-xsl-stylesheets, gnome-doc-utils,
    libgnomecanvas-devel, perl-XML-Parser and scrollkeeper from
    BuildRequires
* Mon Feb 16 2009 sbrabec@suse.cz
  - Added support for translation-update-upstream (FATE#301344).
* Thu Jan 29 2009 lmedinas@gmail.com
  - Update to version 2.24.1:
    + Document --timeout
    + correctly handle --filename on file selection dialog
    + Cleanup GLib and GTK+ includes
    + Remove deprecated GLib symbols
    + Translator comments
    + Updated translations
* Wed Jan 28 2009 vuntz@novell.com
  - Own /usr/share/gnome/help to not depend on libgnome.
* Tue Sep 23 2008 maw@suse.de
  - Update to version 2.24.0:
    + Updated translations.
* Mon Jun 23 2008 maw@suse.de
  - Update to version 2.23.3.1:
    + Bugs fixed: bgo#529452, bgo#409843, bgo#526627, bgo#527258,
      bgo#335763, bgo#516876, bgo#521574, and bgo#520847
    + Updated translations.
* Fri Apr 11 2008 vuntz@suse.de
  - Update to version 2.22.1:
    + Updated translations.
* Tue Mar 11 2008 vuntz@suse.de
  - Update to version 2.22.0:
    + Updated documentation translations.
    + Updated translations.
* Wed Mar 05 2008 maw@suse.de
  - Update to version 2.21.1:
    + Updated documentation
    + Updated translations.
* Thu Dec 20 2007 jpr@suse.de
  - Update to version 2.20.1:
    + Updated translations.
  -Enable libnotify support
* Tue Sep 18 2007 maw@suse.de
  - Update to version 2.20.0:
    + Updated translations.
* Fri Aug 31 2007 maw@suse.de
  - Update tov ersion 2.19.2:
    + Bugs (bugzilla.gnome.org) fixed: #160654, #453713, #343684,
      [#407275], and #410055
    + Updated translations.
* Tue Aug 07 2007 maw@suse.de
  - Use %fdupes
  - Split off a -lang subpackage.
* Thu Jul 12 2007 mauro@suse.de
  - Update to 2.19.1
  - Bugfixes for #405006, #420396, #436187.
* Fri Apr 27 2007 sbrabec@suse.cz
  - Do not call meinproc (#227624).
* Wed Apr 11 2007 maw@suse.de
  - Update to version 2.18.1 which includes new translations.
* Sat Mar 31 2007 jpr@suse.de
  - Update to version 2.18.0
    * Translations
* Fri Mar 09 2007 maw@suse.de
  - Update to version 2.17.91.
    * New and updated translations
    * Don't show cancel button on warning dialogs (Claudio Saavedra)
      [#324100]
    * Don't kill parent process by default when canceling progress dialog.
      New option --auto-kill added to activate this behavior (Diego Urrelo)
      [#310824]
    * Small i18n fixes (Lucas Rocha) [334361]
    * Make dialog text selectable on message dialogs (Greg Hudson) [352910]
    * Fix list dialog options (Glynn Foster) [#353320]
* Thu Jan 04 2007 sbrabec@suse.cz
  - Spec file cleanup.
* Mon Dec 18 2006 maw@suse.de
  - Move to /usr.
* Fri Dec 08 2006 dmueller@suse.de
  - don't build as root
* Sat Oct 14 2006 danw@suse.de
  - Remove dead patches
* Thu Oct 12 2006 ro@suse.de
  - added gnome-doc-utils-devel to buildreq
* Tue Oct 03 2006 jhargadon@suse.de
  - update to version 2.16.1
  - translation updates
* Thu Sep 14 2006 jhargadon@suse.de
  - update to version 2.16.0
  - New and updated translations
* Tue Aug 29 2006 jhargadon@suse.de
  - update to version 2.15.92
  - translation updates
  - About dialog update
  - Text entry activation makes dialog return
  - Correctly handle stdin input on text info dialog
  - Port notification to GtkStatusIcon
  - New dropdown menu on entry dialog
  - Implementation of "message" command on notification
    which pops notification bubbles
  - New --confirm-overwrite to file selection dialog to
    pop confirmation dialog when selection an existing
    filename
  - Quit zenity on about dialog response
  - Manpage fixes
  - Small memory allocation fixes
  - Remove xlibs dependency
  - Fix list dialog separator option
* Mon Aug 28 2006 ro@suse.de
  - disable scrollkeeper parts
* Thu Jul 20 2006 danw@suse.de
  - Fix a bug exposed in autobuild by the glib2 update (already
    fixed upstream)
* Fri Mar 10 2006 danw@suse.de
  - Make the "zenity --notification" tray icon transparent. 155345
* Tue Feb 28 2006 sbrabec@suse.cz
  - Use kdelibs3-doc in BuildRequires for meinproc (#153635#c14).
* Mon Feb 27 2006 aj@suse.de
  - Readd kdelibs3-devel for meinproc.
* Sat Feb 25 2006 aj@suse.de
  - Reduce BuildRequires.
* Wed Jan 25 2006 mls@suse.de
  - converted neededforbuild to BuildRequires
* Thu Oct 13 2005 gekker@suse.de
  - Update to version 2.12.1
* Tue Sep 06 2005 aj@suse.de
  - Update to 2.12.0 (GNOME 2.12).
* Tue Aug 23 2005 gekker@suse.de
  - Update to version 2.11.92
* Thu Aug 11 2005 gekker@suse.de
  - Update to version 2.11.91
* Tue Aug 02 2005 gekker@suse.de
  - Update to version 2.11.90
* Fri Jul 22 2005 gekker@suse.de
  - Update to 2.11.0
* Thu Mar 10 2005 gekker@suse.de
  - Update to version 2.10.0 (GNOME 2.10).
* Thu Mar 03 2005 gekker@suse.de
  - update to version 2.9.92
* Fri Feb 11 2005 gekker@suse.de
  - Update to versions 2.9.91
  - Remove upstreamed patch
* Sat Jan 22 2005 ro@suse.de
  - fix build on lib64
* Thu Jan 20 2005 clahey@suse.de
  - Updated to version 2.9.2.
* Tue Oct 26 2004 mmj@suse.de
  - locale rename no to nb
* Fri Aug 27 2004 clahey@suse.de
  - Cache zenity help and show zenity in khelpcenter.
* Mon May 10 2004 sbrabec@suse.cz
  - Updated to version 2.6.2 (GNOME 2.6).
* Mon Mar 15 2004 sbrabec@suse.cz
  - FHS 2.3 fix (mandir, infodir, #35821).
* Thu Feb 19 2004 sbrabec@suse.cz
  - Updated to version 1.8.
* Mon Feb 09 2004 hhetter@suse.de
  - updated to version 1.7 [GNOME2.4.2]
* Thu Oct 09 2003 sbrabec@suse.cz
  - Added new SuSE package, version 1.6 (GNOME 2.4).

Files

/usr/share/help/bg/zenity
/usr/share/help/bg/zenity/calendar.page
/usr/share/help/bg/zenity/color-selection.page
/usr/share/help/bg/zenity/entry.page
/usr/share/help/bg/zenity/error.page
/usr/share/help/bg/zenity/figures
/usr/share/help/bg/zenity/figures/zenity-calendar-screenshot.png
/usr/share/help/bg/zenity/figures/zenity-colorselection-screenshot.png
/usr/share/help/bg/zenity/figures/zenity-entry-screenshot.png
/usr/share/help/bg/zenity/figures/zenity-error-screenshot.png
/usr/share/help/bg/zenity/figures/zenity-fileselection-screenshot.png
/usr/share/help/bg/zenity/figures/zenity-forms-screenshot.png
/usr/share/help/bg/zenity/figures/zenity-information-screenshot.png
/usr/share/help/bg/zenity/figures/zenity-list-screenshot.png
/usr/share/help/bg/zenity/figures/zenity-notification-listen-screenshot.png
/usr/share/help/bg/zenity/figures/zenity-notification-screenshot.png
/usr/share/help/bg/zenity/figures/zenity-password-screenshot.png
/usr/share/help/bg/zenity/figures/zenity-progress-screenshot.png
/usr/share/help/bg/zenity/figures/zenity-question-screenshot.png
/usr/share/help/bg/zenity/figures/zenity-scale-screenshot.png
/usr/share/help/bg/zenity/figures/zenity-text-screenshot.png
/usr/share/help/bg/zenity/figures/zenity-warning-screenshot.png
/usr/share/help/bg/zenity/file-selection.page
/usr/share/help/bg/zenity/forms.page
/usr/share/help/bg/zenity/index.page
/usr/share/help/bg/zenity/info.page
/usr/share/help/bg/zenity/intro.page
/usr/share/help/bg/zenity/legal.xml
/usr/share/help/bg/zenity/list.page
/usr/share/help/bg/zenity/message.page
/usr/share/help/bg/zenity/notification.page
/usr/share/help/bg/zenity/password.page
/usr/share/help/bg/zenity/progress.page
/usr/share/help/bg/zenity/question.page
/usr/share/help/bg/zenity/scale.page
/usr/share/help/bg/zenity/text.page
/usr/share/help/bg/zenity/usage.page
/usr/share/help/bg/zenity/warning.page
/usr/share/help/ca/zenity
/usr/share/help/ca/zenity/calendar.page
/usr/share/help/ca/zenity/color-selection.page
/usr/share/help/ca/zenity/entry.page
/usr/share/help/ca/zenity/error.page
/usr/share/help/ca/zenity/figures
/usr/share/help/ca/zenity/figures/zenity-calendar-screenshot.png
/usr/share/help/ca/zenity/figures/zenity-colorselection-screenshot.png
/usr/share/help/ca/zenity/figures/zenity-entry-screenshot.png
/usr/share/help/ca/zenity/figures/zenity-error-screenshot.png
/usr/share/help/ca/zenity/figures/zenity-fileselection-screenshot.png
/usr/share/help/ca/zenity/figures/zenity-forms-screenshot.png
/usr/share/help/ca/zenity/figures/zenity-information-screenshot.png
/usr/share/help/ca/zenity/figures/zenity-list-screenshot.png
/usr/share/help/ca/zenity/figures/zenity-notification-listen-screenshot.png
/usr/share/help/ca/zenity/figures/zenity-notification-screenshot.png
/usr/share/help/ca/zenity/figures/zenity-password-screenshot.png
/usr/share/help/ca/zenity/figures/zenity-progress-screenshot.png
/usr/share/help/ca/zenity/figures/zenity-question-screenshot.png
/usr/share/help/ca/zenity/figures/zenity-scale-screenshot.png
/usr/share/help/ca/zenity/figures/zenity-text-screenshot.png
/usr/share/help/ca/zenity/figures/zenity-warning-screenshot.png
/usr/share/help/ca/zenity/file-selection.page
/usr/share/help/ca/zenity/forms.page
/usr/share/help/ca/zenity/index.page
/usr/share/help/ca/zenity/info.page
/usr/share/help/ca/zenity/intro.page
/usr/share/help/ca/zenity/legal.xml
/usr/share/help/ca/zenity/list.page
/usr/share/help/ca/zenity/message.page
/usr/share/help/ca/zenity/notification.page
/usr/share/help/ca/zenity/password.page
/usr/share/help/ca/zenity/progress.page
/usr/share/help/ca/zenity/question.page
/usr/share/help/ca/zenity/scale.page
/usr/share/help/ca/zenity/text.page
/usr/share/help/ca/zenity/usage.page
/usr/share/help/ca/zenity/warning.page
/usr/share/help/cs/zenity
/usr/share/help/cs/zenity/calendar.page
/usr/share/help/cs/zenity/color-selection.page
/usr/share/help/cs/zenity/entry.page
/usr/share/help/cs/zenity/error.page
/usr/share/help/cs/zenity/figures
/usr/share/help/cs/zenity/figures/zenity-calendar-screenshot.png
/usr/share/help/cs/zenity/figures/zenity-colorselection-screenshot.png
/usr/share/help/cs/zenity/figures/zenity-entry-screenshot.png
/usr/share/help/cs/zenity/figures/zenity-error-screenshot.png
/usr/share/help/cs/zenity/figures/zenity-fileselection-screenshot.png
/usr/share/help/cs/zenity/figures/zenity-forms-screenshot.png
/usr/share/help/cs/zenity/figures/zenity-information-screenshot.png
/usr/share/help/cs/zenity/figures/zenity-list-screenshot.png
/usr/share/help/cs/zenity/figures/zenity-notification-listen-screenshot.png
/usr/share/help/cs/zenity/figures/zenity-notification-screenshot.png
/usr/share/help/cs/zenity/figures/zenity-password-screenshot.png
/usr/share/help/cs/zenity/figures/zenity-progress-screenshot.png
/usr/share/help/cs/zenity/figures/zenity-question-screenshot.png
/usr/share/help/cs/zenity/figures/zenity-scale-screenshot.png
/usr/share/help/cs/zenity/figures/zenity-text-screenshot.png
/usr/share/help/cs/zenity/figures/zenity-warning-screenshot.png
/usr/share/help/cs/zenity/file-selection.page
/usr/share/help/cs/zenity/forms.page
/usr/share/help/cs/zenity/index.page
/usr/share/help/cs/zenity/info.page
/usr/share/help/cs/zenity/intro.page
/usr/share/help/cs/zenity/legal.xml
/usr/share/help/cs/zenity/list.page
/usr/share/help/cs/zenity/message.page
/usr/share/help/cs/zenity/notification.page
/usr/share/help/cs/zenity/password.page
/usr/share/help/cs/zenity/progress.page
/usr/share/help/cs/zenity/question.page
/usr/share/help/cs/zenity/scale.page
/usr/share/help/cs/zenity/text.page
/usr/share/help/cs/zenity/usage.page
/usr/share/help/cs/zenity/warning.page
/usr/share/help/da/zenity
/usr/share/help/da/zenity/calendar.page
/usr/share/help/da/zenity/color-selection.page
/usr/share/help/da/zenity/entry.page
/usr/share/help/da/zenity/error.page
/usr/share/help/da/zenity/figures
/usr/share/help/da/zenity/figures/zenity-calendar-screenshot.png
/usr/share/help/da/zenity/figures/zenity-colorselection-screenshot.png
/usr/share/help/da/zenity/figures/zenity-entry-screenshot.png
/usr/share/help/da/zenity/figures/zenity-error-screenshot.png
/usr/share/help/da/zenity/figures/zenity-fileselection-screenshot.png
/usr/share/help/da/zenity/figures/zenity-forms-screenshot.png
/usr/share/help/da/zenity/figures/zenity-information-screenshot.png
/usr/share/help/da/zenity/figures/zenity-list-screenshot.png
/usr/share/help/da/zenity/figures/zenity-notification-listen-screenshot.png
/usr/share/help/da/zenity/figures/zenity-notification-screenshot.png
/usr/share/help/da/zenity/figures/zenity-password-screenshot.png
/usr/share/help/da/zenity/figures/zenity-progress-screenshot.png
/usr/share/help/da/zenity/figures/zenity-question-screenshot.png
/usr/share/help/da/zenity/figures/zenity-scale-screenshot.png
/usr/share/help/da/zenity/figures/zenity-text-screenshot.png
/usr/share/help/da/zenity/figures/zenity-warning-screenshot.png
/usr/share/help/da/zenity/file-selection.page
/usr/share/help/da/zenity/forms.page
/usr/share/help/da/zenity/index.page
/usr/share/help/da/zenity/info.page
/usr/share/help/da/zenity/intro.page
/usr/share/help/da/zenity/legal.xml
/usr/share/help/da/zenity/list.page
/usr/share/help/da/zenity/message.page
/usr/share/help/da/zenity/notification.page
/usr/share/help/da/zenity/password.page
/usr/share/help/da/zenity/progress.page
/usr/share/help/da/zenity/question.page
/usr/share/help/da/zenity/scale.page
/usr/share/help/da/zenity/text.page
/usr/share/help/da/zenity/usage.page
/usr/share/help/da/zenity/warning.page
/usr/share/help/de/zenity
/usr/share/help/de/zenity/calendar.page
/usr/share/help/de/zenity/color-selection.page
/usr/share/help/de/zenity/entry.page
/usr/share/help/de/zenity/error.page
/usr/share/help/de/zenity/figures
/usr/share/help/de/zenity/figures/zenity-calendar-screenshot.png
/usr/share/help/de/zenity/figures/zenity-colorselection-screenshot.png
/usr/share/help/de/zenity/figures/zenity-entry-screenshot.png
/usr/share/help/de/zenity/figures/zenity-error-screenshot.png
/usr/share/help/de/zenity/figures/zenity-fileselection-screenshot.png
/usr/share/help/de/zenity/figures/zenity-forms-screenshot.png
/usr/share/help/de/zenity/figures/zenity-information-screenshot.png
/usr/share/help/de/zenity/figures/zenity-list-screenshot.png
/usr/share/help/de/zenity/figures/zenity-notification-listen-screenshot.png
/usr/share/help/de/zenity/figures/zenity-notification-screenshot.png
/usr/share/help/de/zenity/figures/zenity-password-screenshot.png
/usr/share/help/de/zenity/figures/zenity-progress-screenshot.png
/usr/share/help/de/zenity/figures/zenity-question-screenshot.png
/usr/share/help/de/zenity/figures/zenity-scale-screenshot.png
/usr/share/help/de/zenity/figures/zenity-text-screenshot.png
/usr/share/help/de/zenity/figures/zenity-warning-screenshot.png
/usr/share/help/de/zenity/file-selection.page
/usr/share/help/de/zenity/forms.page
/usr/share/help/de/zenity/index.page
/usr/share/help/de/zenity/info.page
/usr/share/help/de/zenity/intro.page
/usr/share/help/de/zenity/legal.xml
/usr/share/help/de/zenity/list.page
/usr/share/help/de/zenity/message.page
/usr/share/help/de/zenity/notification.page
/usr/share/help/de/zenity/password.page
/usr/share/help/de/zenity/progress.page
/usr/share/help/de/zenity/question.page
/usr/share/help/de/zenity/scale.page
/usr/share/help/de/zenity/text.page
/usr/share/help/de/zenity/usage.page
/usr/share/help/de/zenity/warning.page
/usr/share/help/el/zenity
/usr/share/help/el/zenity/calendar.page
/usr/share/help/el/zenity/color-selection.page
/usr/share/help/el/zenity/entry.page
/usr/share/help/el/zenity/error.page
/usr/share/help/el/zenity/figures
/usr/share/help/el/zenity/figures/zenity-calendar-screenshot.png
/usr/share/help/el/zenity/figures/zenity-colorselection-screenshot.png
/usr/share/help/el/zenity/figures/zenity-entry-screenshot.png
/usr/share/help/el/zenity/figures/zenity-error-screenshot.png
/usr/share/help/el/zenity/figures/zenity-fileselection-screenshot.png
/usr/share/help/el/zenity/figures/zenity-forms-screenshot.png
/usr/share/help/el/zenity/figures/zenity-information-screenshot.png
/usr/share/help/el/zenity/figures/zenity-list-screenshot.png
/usr/share/help/el/zenity/figures/zenity-notification-listen-screenshot.png
/usr/share/help/el/zenity/figures/zenity-notification-screenshot.png
/usr/share/help/el/zenity/figures/zenity-password-screenshot.png
/usr/share/help/el/zenity/figures/zenity-progress-screenshot.png
/usr/share/help/el/zenity/figures/zenity-question-screenshot.png
/usr/share/help/el/zenity/figures/zenity-scale-screenshot.png
/usr/share/help/el/zenity/figures/zenity-text-screenshot.png
/usr/share/help/el/zenity/figures/zenity-warning-screenshot.png
/usr/share/help/el/zenity/file-selection.page
/usr/share/help/el/zenity/forms.page
/usr/share/help/el/zenity/index.page
/usr/share/help/el/zenity/info.page
/usr/share/help/el/zenity/intro.page
/usr/share/help/el/zenity/legal.xml
/usr/share/help/el/zenity/list.page
/usr/share/help/el/zenity/message.page
/usr/share/help/el/zenity/notification.page
/usr/share/help/el/zenity/password.page
/usr/share/help/el/zenity/progress.page
/usr/share/help/el/zenity/question.page
/usr/share/help/el/zenity/scale.page
/usr/share/help/el/zenity/text.page
/usr/share/help/el/zenity/usage.page
/usr/share/help/el/zenity/warning.page
/usr/share/help/en_GB/zenity
/usr/share/help/en_GB/zenity/calendar.page
/usr/share/help/en_GB/zenity/color-selection.page
/usr/share/help/en_GB/zenity/entry.page
/usr/share/help/en_GB/zenity/error.page
/usr/share/help/en_GB/zenity/figures
/usr/share/help/en_GB/zenity/figures/zenity-calendar-screenshot.png
/usr/share/help/en_GB/zenity/figures/zenity-colorselection-screenshot.png
/usr/share/help/en_GB/zenity/figures/zenity-entry-screenshot.png
/usr/share/help/en_GB/zenity/figures/zenity-error-screenshot.png
/usr/share/help/en_GB/zenity/figures/zenity-fileselection-screenshot.png
/usr/share/help/en_GB/zenity/figures/zenity-forms-screenshot.png
/usr/share/help/en_GB/zenity/figures/zenity-information-screenshot.png
/usr/share/help/en_GB/zenity/figures/zenity-list-screenshot.png
/usr/share/help/en_GB/zenity/figures/zenity-notification-listen-screenshot.png
/usr/share/help/en_GB/zenity/figures/zenity-notification-screenshot.png
/usr/share/help/en_GB/zenity/figures/zenity-password-screenshot.png
/usr/share/help/en_GB/zenity/figures/zenity-progress-screenshot.png
/usr/share/help/en_GB/zenity/figures/zenity-question-screenshot.png
/usr/share/help/en_GB/zenity/figures/zenity-scale-screenshot.png
/usr/share/help/en_GB/zenity/figures/zenity-text-screenshot.png
/usr/share/help/en_GB/zenity/figures/zenity-warning-screenshot.png
/usr/share/help/en_GB/zenity/file-selection.page
/usr/share/help/en_GB/zenity/forms.page
/usr/share/help/en_GB/zenity/index.page
/usr/share/help/en_GB/zenity/info.page
/usr/share/help/en_GB/zenity/intro.page
/usr/share/help/en_GB/zenity/legal.xml
/usr/share/help/en_GB/zenity/list.page
/usr/share/help/en_GB/zenity/message.page
/usr/share/help/en_GB/zenity/notification.page
/usr/share/help/en_GB/zenity/password.page
/usr/share/help/en_GB/zenity/progress.page
/usr/share/help/en_GB/zenity/question.page
/usr/share/help/en_GB/zenity/scale.page
/usr/share/help/en_GB/zenity/text.page
/usr/share/help/en_GB/zenity/usage.page
/usr/share/help/en_GB/zenity/warning.page
/usr/share/help/es/zenity
/usr/share/help/es/zenity/calendar.page
/usr/share/help/es/zenity/color-selection.page
/usr/share/help/es/zenity/entry.page
/usr/share/help/es/zenity/error.page
/usr/share/help/es/zenity/figures
/usr/share/help/es/zenity/figures/zenity-calendar-screenshot.png
/usr/share/help/es/zenity/figures/zenity-colorselection-screenshot.png
/usr/share/help/es/zenity/figures/zenity-entry-screenshot.png
/usr/share/help/es/zenity/figures/zenity-error-screenshot.png
/usr/share/help/es/zenity/figures/zenity-fileselection-screenshot.png
/usr/share/help/es/zenity/figures/zenity-forms-screenshot.png
/usr/share/help/es/zenity/figures/zenity-information-screenshot.png
/usr/share/help/es/zenity/figures/zenity-list-screenshot.png
/usr/share/help/es/zenity/figures/zenity-notification-listen-screenshot.png
/usr/share/help/es/zenity/figures/zenity-notification-screenshot.png
/usr/share/help/es/zenity/figures/zenity-password-screenshot.png
/usr/share/help/es/zenity/figures/zenity-progress-screenshot.png
/usr/share/help/es/zenity/figures/zenity-question-screenshot.png
/usr/share/help/es/zenity/figures/zenity-scale-screenshot.png
/usr/share/help/es/zenity/figures/zenity-text-screenshot.png
/usr/share/help/es/zenity/figures/zenity-warning-screenshot.png
/usr/share/help/es/zenity/file-selection.page
/usr/share/help/es/zenity/forms.page
/usr/share/help/es/zenity/index.page
/usr/share/help/es/zenity/info.page
/usr/share/help/es/zenity/intro.page
/usr/share/help/es/zenity/legal.xml
/usr/share/help/es/zenity/list.page
/usr/share/help/es/zenity/message.page
/usr/share/help/es/zenity/notification.page
/usr/share/help/es/zenity/password.page
/usr/share/help/es/zenity/progress.page
/usr/share/help/es/zenity/question.page
/usr/share/help/es/zenity/scale.page
/usr/share/help/es/zenity/text.page
/usr/share/help/es/zenity/usage.page
/usr/share/help/es/zenity/warning.page
/usr/share/help/eu/zenity
/usr/share/help/eu/zenity/calendar.page
/usr/share/help/eu/zenity/color-selection.page
/usr/share/help/eu/zenity/entry.page
/usr/share/help/eu/zenity/error.page
/usr/share/help/eu/zenity/figures
/usr/share/help/eu/zenity/figures/zenity-calendar-screenshot.png
/usr/share/help/eu/zenity/figures/zenity-colorselection-screenshot.png
/usr/share/help/eu/zenity/figures/zenity-entry-screenshot.png
/usr/share/help/eu/zenity/figures/zenity-error-screenshot.png
/usr/share/help/eu/zenity/figures/zenity-fileselection-screenshot.png
/usr/share/help/eu/zenity/figures/zenity-forms-screenshot.png
/usr/share/help/eu/zenity/figures/zenity-information-screenshot.png
/usr/share/help/eu/zenity/figures/zenity-list-screenshot.png
/usr/share/help/eu/zenity/figures/zenity-notification-listen-screenshot.png
/usr/share/help/eu/zenity/figures/zenity-notification-screenshot.png
/usr/share/help/eu/zenity/figures/zenity-password-screenshot.png
/usr/share/help/eu/zenity/figures/zenity-progress-screenshot.png
/usr/share/help/eu/zenity/figures/zenity-question-screenshot.png
/usr/share/help/eu/zenity/figures/zenity-scale-screenshot.png
/usr/share/help/eu/zenity/figures/zenity-text-screenshot.png
/usr/share/help/eu/zenity/figures/zenity-warning-screenshot.png
/usr/share/help/eu/zenity/file-selection.page
/usr/share/help/eu/zenity/forms.page
/usr/share/help/eu/zenity/index.page
/usr/share/help/eu/zenity/info.page
/usr/share/help/eu/zenity/intro.page
/usr/share/help/eu/zenity/legal.xml
/usr/share/help/eu/zenity/list.page
/usr/share/help/eu/zenity/message.page
/usr/share/help/eu/zenity/notification.page
/usr/share/help/eu/zenity/password.page
/usr/share/help/eu/zenity/progress.page
/usr/share/help/eu/zenity/question.page
/usr/share/help/eu/zenity/scale.page
/usr/share/help/eu/zenity/text.page
/usr/share/help/eu/zenity/usage.page
/usr/share/help/eu/zenity/warning.page
/usr/share/help/fi/zenity
/usr/share/help/fi/zenity/calendar.page
/usr/share/help/fi/zenity/color-selection.page
/usr/share/help/fi/zenity/entry.page
/usr/share/help/fi/zenity/error.page
/usr/share/help/fi/zenity/figures
/usr/share/help/fi/zenity/figures/zenity-calendar-screenshot.png
/usr/share/help/fi/zenity/figures/zenity-colorselection-screenshot.png
/usr/share/help/fi/zenity/figures/zenity-entry-screenshot.png
/usr/share/help/fi/zenity/figures/zenity-error-screenshot.png
/usr/share/help/fi/zenity/figures/zenity-fileselection-screenshot.png
/usr/share/help/fi/zenity/figures/zenity-forms-screenshot.png
/usr/share/help/fi/zenity/figures/zenity-information-screenshot.png
/usr/share/help/fi/zenity/figures/zenity-list-screenshot.png
/usr/share/help/fi/zenity/figures/zenity-notification-listen-screenshot.png
/usr/share/help/fi/zenity/figures/zenity-notification-screenshot.png
/usr/share/help/fi/zenity/figures/zenity-password-screenshot.png
/usr/share/help/fi/zenity/figures/zenity-progress-screenshot.png
/usr/share/help/fi/zenity/figures/zenity-question-screenshot.png
/usr/share/help/fi/zenity/figures/zenity-scale-screenshot.png
/usr/share/help/fi/zenity/figures/zenity-text-screenshot.png
/usr/share/help/fi/zenity/figures/zenity-warning-screenshot.png
/usr/share/help/fi/zenity/file-selection.page
/usr/share/help/fi/zenity/forms.page
/usr/share/help/fi/zenity/index.page
/usr/share/help/fi/zenity/info.page
/usr/share/help/fi/zenity/intro.page
/usr/share/help/fi/zenity/legal.xml
/usr/share/help/fi/zenity/list.page
/usr/share/help/fi/zenity/message.page
/usr/share/help/fi/zenity/notification.page
/usr/share/help/fi/zenity/password.page
/usr/share/help/fi/zenity/progress.page
/usr/share/help/fi/zenity/question.page
/usr/share/help/fi/zenity/scale.page
/usr/share/help/fi/zenity/text.page
/usr/share/help/fi/zenity/usage.page
/usr/share/help/fi/zenity/warning.page
/usr/share/help/fr/zenity
/usr/share/help/fr/zenity/calendar.page
/usr/share/help/fr/zenity/color-selection.page
/usr/share/help/fr/zenity/entry.page
/usr/share/help/fr/zenity/error.page
/usr/share/help/fr/zenity/figures
/usr/share/help/fr/zenity/figures/zenity-calendar-screenshot.png
/usr/share/help/fr/zenity/figures/zenity-colorselection-screenshot.png
/usr/share/help/fr/zenity/figures/zenity-entry-screenshot.png
/usr/share/help/fr/zenity/figures/zenity-error-screenshot.png
/usr/share/help/fr/zenity/figures/zenity-fileselection-screenshot.png
/usr/share/help/fr/zenity/figures/zenity-forms-screenshot.png
/usr/share/help/fr/zenity/figures/zenity-information-screenshot.png
/usr/share/help/fr/zenity/figures/zenity-list-screenshot.png
/usr/share/help/fr/zenity/figures/zenity-notification-listen-screenshot.png
/usr/share/help/fr/zenity/figures/zenity-notification-screenshot.png
/usr/share/help/fr/zenity/figures/zenity-password-screenshot.png
/usr/share/help/fr/zenity/figures/zenity-progress-screenshot.png
/usr/share/help/fr/zenity/figures/zenity-question-screenshot.png
/usr/share/help/fr/zenity/figures/zenity-scale-screenshot.png
/usr/share/help/fr/zenity/figures/zenity-text-screenshot.png
/usr/share/help/fr/zenity/figures/zenity-warning-screenshot.png
/usr/share/help/fr/zenity/file-selection.page
/usr/share/help/fr/zenity/forms.page
/usr/share/help/fr/zenity/index.page
/usr/share/help/fr/zenity/info.page
/usr/share/help/fr/zenity/intro.page
/usr/share/help/fr/zenity/legal.xml
/usr/share/help/fr/zenity/list.page
/usr/share/help/fr/zenity/message.page
/usr/share/help/fr/zenity/notification.page
/usr/share/help/fr/zenity/password.page
/usr/share/help/fr/zenity/progress.page
/usr/share/help/fr/zenity/question.page
/usr/share/help/fr/zenity/scale.page
/usr/share/help/fr/zenity/text.page
/usr/share/help/fr/zenity/usage.page
/usr/share/help/fr/zenity/warning.page
/usr/share/help/gl/zenity
/usr/share/help/gl/zenity/calendar.page
/usr/share/help/gl/zenity/color-selection.page
/usr/share/help/gl/zenity/entry.page
/usr/share/help/gl/zenity/error.page
/usr/share/help/gl/zenity/figures
/usr/share/help/gl/zenity/figures/zenity-calendar-screenshot.png
/usr/share/help/gl/zenity/figures/zenity-colorselection-screenshot.png
/usr/share/help/gl/zenity/figures/zenity-entry-screenshot.png
/usr/share/help/gl/zenity/figures/zenity-error-screenshot.png
/usr/share/help/gl/zenity/figures/zenity-fileselection-screenshot.png
/usr/share/help/gl/zenity/figures/zenity-forms-screenshot.png
/usr/share/help/gl/zenity/figures/zenity-information-screenshot.png
/usr/share/help/gl/zenity/figures/zenity-list-screenshot.png
/usr/share/help/gl/zenity/figures/zenity-notification-listen-screenshot.png
/usr/share/help/gl/zenity/figures/zenity-notification-screenshot.png
/usr/share/help/gl/zenity/figures/zenity-password-screenshot.png
/usr/share/help/gl/zenity/figures/zenity-progress-screenshot.png
/usr/share/help/gl/zenity/figures/zenity-question-screenshot.png
/usr/share/help/gl/zenity/figures/zenity-scale-screenshot.png
/usr/share/help/gl/zenity/figures/zenity-text-screenshot.png
/usr/share/help/gl/zenity/figures/zenity-warning-screenshot.png
/usr/share/help/gl/zenity/file-selection.page
/usr/share/help/gl/zenity/forms.page
/usr/share/help/gl/zenity/index.page
/usr/share/help/gl/zenity/info.page
/usr/share/help/gl/zenity/intro.page
/usr/share/help/gl/zenity/legal.xml
/usr/share/help/gl/zenity/list.page
/usr/share/help/gl/zenity/message.page
/usr/share/help/gl/zenity/notification.page
/usr/share/help/gl/zenity/password.page
/usr/share/help/gl/zenity/progress.page
/usr/share/help/gl/zenity/question.page
/usr/share/help/gl/zenity/scale.page
/usr/share/help/gl/zenity/text.page
/usr/share/help/gl/zenity/usage.page
/usr/share/help/gl/zenity/warning.page
/usr/share/help/hu/zenity
/usr/share/help/hu/zenity/calendar.page
/usr/share/help/hu/zenity/color-selection.page
/usr/share/help/hu/zenity/entry.page
/usr/share/help/hu/zenity/error.page
/usr/share/help/hu/zenity/figures
/usr/share/help/hu/zenity/figures/zenity-calendar-screenshot.png
/usr/share/help/hu/zenity/figures/zenity-colorselection-screenshot.png
/usr/share/help/hu/zenity/figures/zenity-entry-screenshot.png
/usr/share/help/hu/zenity/figures/zenity-error-screenshot.png
/usr/share/help/hu/zenity/figures/zenity-fileselection-screenshot.png
/usr/share/help/hu/zenity/figures/zenity-forms-screenshot.png
/usr/share/help/hu/zenity/figures/zenity-information-screenshot.png
/usr/share/help/hu/zenity/figures/zenity-list-screenshot.png
/usr/share/help/hu/zenity/figures/zenity-notification-listen-screenshot.png
/usr/share/help/hu/zenity/figures/zenity-notification-screenshot.png
/usr/share/help/hu/zenity/figures/zenity-password-screenshot.png
/usr/share/help/hu/zenity/figures/zenity-progress-screenshot.png
/usr/share/help/hu/zenity/figures/zenity-question-screenshot.png
/usr/share/help/hu/zenity/figures/zenity-scale-screenshot.png
/usr/share/help/hu/zenity/figures/zenity-text-screenshot.png
/usr/share/help/hu/zenity/figures/zenity-warning-screenshot.png
/usr/share/help/hu/zenity/file-selection.page
/usr/share/help/hu/zenity/forms.page
/usr/share/help/hu/zenity/index.page
/usr/share/help/hu/zenity/info.page
/usr/share/help/hu/zenity/intro.page
/usr/share/help/hu/zenity/legal.xml
/usr/share/help/hu/zenity/list.page
/usr/share/help/hu/zenity/message.page
/usr/share/help/hu/zenity/notification.page
/usr/share/help/hu/zenity/password.page
/usr/share/help/hu/zenity/progress.page
/usr/share/help/hu/zenity/question.page
/usr/share/help/hu/zenity/scale.page
/usr/share/help/hu/zenity/text.page
/usr/share/help/hu/zenity/usage.page
/usr/share/help/hu/zenity/warning.page
/usr/share/help/ja/zenity
/usr/share/help/ja/zenity/calendar.page
/usr/share/help/ja/zenity/color-selection.page
/usr/share/help/ja/zenity/entry.page
/usr/share/help/ja/zenity/error.page
/usr/share/help/ja/zenity/figures
/usr/share/help/ja/zenity/figures/zenity-calendar-screenshot.png
/usr/share/help/ja/zenity/figures/zenity-colorselection-screenshot.png
/usr/share/help/ja/zenity/figures/zenity-entry-screenshot.png
/usr/share/help/ja/zenity/figures/zenity-error-screenshot.png
/usr/share/help/ja/zenity/figures/zenity-fileselection-screenshot.png
/usr/share/help/ja/zenity/figures/zenity-forms-screenshot.png
/usr/share/help/ja/zenity/figures/zenity-information-screenshot.png
/usr/share/help/ja/zenity/figures/zenity-list-screenshot.png
/usr/share/help/ja/zenity/figures/zenity-notification-listen-screenshot.png
/usr/share/help/ja/zenity/figures/zenity-notification-screenshot.png
/usr/share/help/ja/zenity/figures/zenity-password-screenshot.png
/usr/share/help/ja/zenity/figures/zenity-progress-screenshot.png
/usr/share/help/ja/zenity/figures/zenity-question-screenshot.png
/usr/share/help/ja/zenity/figures/zenity-scale-screenshot.png
/usr/share/help/ja/zenity/figures/zenity-text-screenshot.png
/usr/share/help/ja/zenity/figures/zenity-warning-screenshot.png
/usr/share/help/ja/zenity/file-selection.page
/usr/share/help/ja/zenity/forms.page
/usr/share/help/ja/zenity/index.page
/usr/share/help/ja/zenity/info.page
/usr/share/help/ja/zenity/intro.page
/usr/share/help/ja/zenity/legal.xml
/usr/share/help/ja/zenity/list.page
/usr/share/help/ja/zenity/message.page
/usr/share/help/ja/zenity/notification.page
/usr/share/help/ja/zenity/password.page
/usr/share/help/ja/zenity/progress.page
/usr/share/help/ja/zenity/question.page
/usr/share/help/ja/zenity/scale.page
/usr/share/help/ja/zenity/text.page
/usr/share/help/ja/zenity/usage.page
/usr/share/help/ja/zenity/warning.page
/usr/share/help/oc/zenity
/usr/share/help/oc/zenity/calendar.page
/usr/share/help/oc/zenity/color-selection.page
/usr/share/help/oc/zenity/entry.page
/usr/share/help/oc/zenity/error.page
/usr/share/help/oc/zenity/figures
/usr/share/help/oc/zenity/figures/zenity-calendar-screenshot.png
/usr/share/help/oc/zenity/figures/zenity-colorselection-screenshot.png
/usr/share/help/oc/zenity/figures/zenity-entry-screenshot.png
/usr/share/help/oc/zenity/figures/zenity-error-screenshot.png
/usr/share/help/oc/zenity/figures/zenity-fileselection-screenshot.png
/usr/share/help/oc/zenity/figures/zenity-forms-screenshot.png
/usr/share/help/oc/zenity/figures/zenity-information-screenshot.png
/usr/share/help/oc/zenity/figures/zenity-list-screenshot.png
/usr/share/help/oc/zenity/figures/zenity-notification-listen-screenshot.png
/usr/share/help/oc/zenity/figures/zenity-notification-screenshot.png
/usr/share/help/oc/zenity/figures/zenity-password-screenshot.png
/usr/share/help/oc/zenity/figures/zenity-progress-screenshot.png
/usr/share/help/oc/zenity/figures/zenity-question-screenshot.png
/usr/share/help/oc/zenity/figures/zenity-scale-screenshot.png
/usr/share/help/oc/zenity/figures/zenity-text-screenshot.png
/usr/share/help/oc/zenity/figures/zenity-warning-screenshot.png
/usr/share/help/oc/zenity/file-selection.page
/usr/share/help/oc/zenity/forms.page
/usr/share/help/oc/zenity/index.page
/usr/share/help/oc/zenity/info.page
/usr/share/help/oc/zenity/intro.page
/usr/share/help/oc/zenity/legal.xml
/usr/share/help/oc/zenity/list.page
/usr/share/help/oc/zenity/message.page
/usr/share/help/oc/zenity/notification.page
/usr/share/help/oc/zenity/password.page
/usr/share/help/oc/zenity/progress.page
/usr/share/help/oc/zenity/question.page
/usr/share/help/oc/zenity/scale.page
/usr/share/help/oc/zenity/text.page
/usr/share/help/oc/zenity/usage.page
/usr/share/help/oc/zenity/warning.page
/usr/share/help/pl/zenity
/usr/share/help/pl/zenity/calendar.page
/usr/share/help/pl/zenity/color-selection.page
/usr/share/help/pl/zenity/entry.page
/usr/share/help/pl/zenity/error.page
/usr/share/help/pl/zenity/figures
/usr/share/help/pl/zenity/figures/zenity-calendar-screenshot.png
/usr/share/help/pl/zenity/figures/zenity-colorselection-screenshot.png
/usr/share/help/pl/zenity/figures/zenity-entry-screenshot.png
/usr/share/help/pl/zenity/figures/zenity-error-screenshot.png
/usr/share/help/pl/zenity/figures/zenity-fileselection-screenshot.png
/usr/share/help/pl/zenity/figures/zenity-forms-screenshot.png
/usr/share/help/pl/zenity/figures/zenity-information-screenshot.png
/usr/share/help/pl/zenity/figures/zenity-list-screenshot.png
/usr/share/help/pl/zenity/figures/zenity-notification-listen-screenshot.png
/usr/share/help/pl/zenity/figures/zenity-notification-screenshot.png
/usr/share/help/pl/zenity/figures/zenity-password-screenshot.png
/usr/share/help/pl/zenity/figures/zenity-progress-screenshot.png
/usr/share/help/pl/zenity/figures/zenity-question-screenshot.png
/usr/share/help/pl/zenity/figures/zenity-scale-screenshot.png
/usr/share/help/pl/zenity/figures/zenity-text-screenshot.png
/usr/share/help/pl/zenity/figures/zenity-warning-screenshot.png
/usr/share/help/pl/zenity/file-selection.page
/usr/share/help/pl/zenity/forms.page
/usr/share/help/pl/zenity/index.page
/usr/share/help/pl/zenity/info.page
/usr/share/help/pl/zenity/intro.page
/usr/share/help/pl/zenity/legal.xml
/usr/share/help/pl/zenity/list.page
/usr/share/help/pl/zenity/message.page
/usr/share/help/pl/zenity/notification.page
/usr/share/help/pl/zenity/password.page
/usr/share/help/pl/zenity/progress.page
/usr/share/help/pl/zenity/question.page
/usr/share/help/pl/zenity/scale.page
/usr/share/help/pl/zenity/text.page
/usr/share/help/pl/zenity/usage.page
/usr/share/help/pl/zenity/warning.page
/usr/share/help/pt_BR/zenity
/usr/share/help/pt_BR/zenity/calendar.page
/usr/share/help/pt_BR/zenity/color-selection.page
/usr/share/help/pt_BR/zenity/entry.page
/usr/share/help/pt_BR/zenity/error.page
/usr/share/help/pt_BR/zenity/figures
/usr/share/help/pt_BR/zenity/figures/zenity-calendar-screenshot.png
/usr/share/help/pt_BR/zenity/figures/zenity-colorselection-screenshot.png
/usr/share/help/pt_BR/zenity/figures/zenity-entry-screenshot.png
/usr/share/help/pt_BR/zenity/figures/zenity-error-screenshot.png
/usr/share/help/pt_BR/zenity/figures/zenity-fileselection-screenshot.png
/usr/share/help/pt_BR/zenity/figures/zenity-forms-screenshot.png
/usr/share/help/pt_BR/zenity/figures/zenity-information-screenshot.png
/usr/share/help/pt_BR/zenity/figures/zenity-list-screenshot.png
/usr/share/help/pt_BR/zenity/figures/zenity-notification-listen-screenshot.png
/usr/share/help/pt_BR/zenity/figures/zenity-notification-screenshot.png
/usr/share/help/pt_BR/zenity/figures/zenity-password-screenshot.png
/usr/share/help/pt_BR/zenity/figures/zenity-progress-screenshot.png
/usr/share/help/pt_BR/zenity/figures/zenity-question-screenshot.png
/usr/share/help/pt_BR/zenity/figures/zenity-scale-screenshot.png
/usr/share/help/pt_BR/zenity/figures/zenity-text-screenshot.png
/usr/share/help/pt_BR/zenity/figures/zenity-warning-screenshot.png
/usr/share/help/pt_BR/zenity/file-selection.page
/usr/share/help/pt_BR/zenity/forms.page
/usr/share/help/pt_BR/zenity/index.page
/usr/share/help/pt_BR/zenity/info.page
/usr/share/help/pt_BR/zenity/intro.page
/usr/share/help/pt_BR/zenity/legal.xml
/usr/share/help/pt_BR/zenity/list.page
/usr/share/help/pt_BR/zenity/message.page
/usr/share/help/pt_BR/zenity/notification.page
/usr/share/help/pt_BR/zenity/password.page
/usr/share/help/pt_BR/zenity/progress.page
/usr/share/help/pt_BR/zenity/question.page
/usr/share/help/pt_BR/zenity/scale.page
/usr/share/help/pt_BR/zenity/text.page
/usr/share/help/pt_BR/zenity/usage.page
/usr/share/help/pt_BR/zenity/warning.page
/usr/share/help/ru/zenity
/usr/share/help/ru/zenity/calendar.page
/usr/share/help/ru/zenity/color-selection.page
/usr/share/help/ru/zenity/entry.page
/usr/share/help/ru/zenity/error.page
/usr/share/help/ru/zenity/figures
/usr/share/help/ru/zenity/figures/zenity-calendar-screenshot.png
/usr/share/help/ru/zenity/figures/zenity-colorselection-screenshot.png
/usr/share/help/ru/zenity/figures/zenity-entry-screenshot.png
/usr/share/help/ru/zenity/figures/zenity-error-screenshot.png
/usr/share/help/ru/zenity/figures/zenity-fileselection-screenshot.png
/usr/share/help/ru/zenity/figures/zenity-forms-screenshot.png
/usr/share/help/ru/zenity/figures/zenity-information-screenshot.png
/usr/share/help/ru/zenity/figures/zenity-list-screenshot.png
/usr/share/help/ru/zenity/figures/zenity-notification-listen-screenshot.png
/usr/share/help/ru/zenity/figures/zenity-notification-screenshot.png
/usr/share/help/ru/zenity/figures/zenity-password-screenshot.png
/usr/share/help/ru/zenity/figures/zenity-progress-screenshot.png
/usr/share/help/ru/zenity/figures/zenity-question-screenshot.png
/usr/share/help/ru/zenity/figures/zenity-scale-screenshot.png
/usr/share/help/ru/zenity/figures/zenity-text-screenshot.png
/usr/share/help/ru/zenity/figures/zenity-warning-screenshot.png
/usr/share/help/ru/zenity/file-selection.page
/usr/share/help/ru/zenity/forms.page
/usr/share/help/ru/zenity/index.page
/usr/share/help/ru/zenity/info.page
/usr/share/help/ru/zenity/intro.page
/usr/share/help/ru/zenity/legal.xml
/usr/share/help/ru/zenity/list.page
/usr/share/help/ru/zenity/message.page
/usr/share/help/ru/zenity/notification.page
/usr/share/help/ru/zenity/password.page
/usr/share/help/ru/zenity/progress.page
/usr/share/help/ru/zenity/question.page
/usr/share/help/ru/zenity/scale.page
/usr/share/help/ru/zenity/text.page
/usr/share/help/ru/zenity/usage.page
/usr/share/help/ru/zenity/warning.page
/usr/share/help/sl/zenity
/usr/share/help/sl/zenity/calendar.page
/usr/share/help/sl/zenity/color-selection.page
/usr/share/help/sl/zenity/entry.page
/usr/share/help/sl/zenity/error.page
/usr/share/help/sl/zenity/figures
/usr/share/help/sl/zenity/figures/zenity-calendar-screenshot.png
/usr/share/help/sl/zenity/figures/zenity-colorselection-screenshot.png
/usr/share/help/sl/zenity/figures/zenity-entry-screenshot.png
/usr/share/help/sl/zenity/figures/zenity-error-screenshot.png
/usr/share/help/sl/zenity/figures/zenity-fileselection-screenshot.png
/usr/share/help/sl/zenity/figures/zenity-forms-screenshot.png
/usr/share/help/sl/zenity/figures/zenity-information-screenshot.png
/usr/share/help/sl/zenity/figures/zenity-list-screenshot.png
/usr/share/help/sl/zenity/figures/zenity-notification-listen-screenshot.png
/usr/share/help/sl/zenity/figures/zenity-notification-screenshot.png
/usr/share/help/sl/zenity/figures/zenity-password-screenshot.png
/usr/share/help/sl/zenity/figures/zenity-progress-screenshot.png
/usr/share/help/sl/zenity/figures/zenity-question-screenshot.png
/usr/share/help/sl/zenity/figures/zenity-scale-screenshot.png
/usr/share/help/sl/zenity/figures/zenity-text-screenshot.png
/usr/share/help/sl/zenity/figures/zenity-warning-screenshot.png
/usr/share/help/sl/zenity/file-selection.page
/usr/share/help/sl/zenity/forms.page
/usr/share/help/sl/zenity/index.page
/usr/share/help/sl/zenity/info.page
/usr/share/help/sl/zenity/intro.page
/usr/share/help/sl/zenity/legal.xml
/usr/share/help/sl/zenity/list.page
/usr/share/help/sl/zenity/message.page
/usr/share/help/sl/zenity/notification.page
/usr/share/help/sl/zenity/password.page
/usr/share/help/sl/zenity/progress.page
/usr/share/help/sl/zenity/question.page
/usr/share/help/sl/zenity/scale.page
/usr/share/help/sl/zenity/text.page
/usr/share/help/sl/zenity/usage.page
/usr/share/help/sl/zenity/warning.page
/usr/share/help/sv/zenity
/usr/share/help/sv/zenity/calendar.page
/usr/share/help/sv/zenity/color-selection.page
/usr/share/help/sv/zenity/entry.page
/usr/share/help/sv/zenity/error.page
/usr/share/help/sv/zenity/figures
/usr/share/help/sv/zenity/figures/zenity-calendar-screenshot.png
/usr/share/help/sv/zenity/figures/zenity-colorselection-screenshot.png
/usr/share/help/sv/zenity/figures/zenity-entry-screenshot.png
/usr/share/help/sv/zenity/figures/zenity-error-screenshot.png
/usr/share/help/sv/zenity/figures/zenity-fileselection-screenshot.png
/usr/share/help/sv/zenity/figures/zenity-forms-screenshot.png
/usr/share/help/sv/zenity/figures/zenity-information-screenshot.png
/usr/share/help/sv/zenity/figures/zenity-list-screenshot.png
/usr/share/help/sv/zenity/figures/zenity-notification-listen-screenshot.png
/usr/share/help/sv/zenity/figures/zenity-notification-screenshot.png
/usr/share/help/sv/zenity/figures/zenity-password-screenshot.png
/usr/share/help/sv/zenity/figures/zenity-progress-screenshot.png
/usr/share/help/sv/zenity/figures/zenity-question-screenshot.png
/usr/share/help/sv/zenity/figures/zenity-scale-screenshot.png
/usr/share/help/sv/zenity/figures/zenity-text-screenshot.png
/usr/share/help/sv/zenity/figures/zenity-warning-screenshot.png
/usr/share/help/sv/zenity/file-selection.page
/usr/share/help/sv/zenity/forms.page
/usr/share/help/sv/zenity/index.page
/usr/share/help/sv/zenity/info.page
/usr/share/help/sv/zenity/intro.page
/usr/share/help/sv/zenity/legal.xml
/usr/share/help/sv/zenity/list.page
/usr/share/help/sv/zenity/message.page
/usr/share/help/sv/zenity/notification.page
/usr/share/help/sv/zenity/password.page
/usr/share/help/sv/zenity/progress.page
/usr/share/help/sv/zenity/question.page
/usr/share/help/sv/zenity/scale.page
/usr/share/help/sv/zenity/text.page
/usr/share/help/sv/zenity/usage.page
/usr/share/help/sv/zenity/warning.page
/usr/share/help/uk/zenity
/usr/share/help/uk/zenity/calendar.page
/usr/share/help/uk/zenity/color-selection.page
/usr/share/help/uk/zenity/entry.page
/usr/share/help/uk/zenity/error.page
/usr/share/help/uk/zenity/figures
/usr/share/help/uk/zenity/figures/zenity-calendar-screenshot.png
/usr/share/help/uk/zenity/figures/zenity-colorselection-screenshot.png
/usr/share/help/uk/zenity/figures/zenity-entry-screenshot.png
/usr/share/help/uk/zenity/figures/zenity-error-screenshot.png
/usr/share/help/uk/zenity/figures/zenity-fileselection-screenshot.png
/usr/share/help/uk/zenity/figures/zenity-forms-screenshot.png
/usr/share/help/uk/zenity/figures/zenity-information-screenshot.png
/usr/share/help/uk/zenity/figures/zenity-list-screenshot.png
/usr/share/help/uk/zenity/figures/zenity-notification-listen-screenshot.png
/usr/share/help/uk/zenity/figures/zenity-notification-screenshot.png
/usr/share/help/uk/zenity/figures/zenity-password-screenshot.png
/usr/share/help/uk/zenity/figures/zenity-progress-screenshot.png
/usr/share/help/uk/zenity/figures/zenity-question-screenshot.png
/usr/share/help/uk/zenity/figures/zenity-scale-screenshot.png
/usr/share/help/uk/zenity/figures/zenity-text-screenshot.png
/usr/share/help/uk/zenity/figures/zenity-warning-screenshot.png
/usr/share/help/uk/zenity/file-selection.page
/usr/share/help/uk/zenity/forms.page
/usr/share/help/uk/zenity/index.page
/usr/share/help/uk/zenity/info.page
/usr/share/help/uk/zenity/intro.page
/usr/share/help/uk/zenity/legal.xml
/usr/share/help/uk/zenity/list.page
/usr/share/help/uk/zenity/message.page
/usr/share/help/uk/zenity/notification.page
/usr/share/help/uk/zenity/password.page
/usr/share/help/uk/zenity/progress.page
/usr/share/help/uk/zenity/question.page
/usr/share/help/uk/zenity/scale.page
/usr/share/help/uk/zenity/text.page
/usr/share/help/uk/zenity/usage.page
/usr/share/help/uk/zenity/warning.page
/usr/share/help/zh_CN/zenity
/usr/share/help/zh_CN/zenity/calendar.page
/usr/share/help/zh_CN/zenity/color-selection.page
/usr/share/help/zh_CN/zenity/entry.page
/usr/share/help/zh_CN/zenity/error.page
/usr/share/help/zh_CN/zenity/figures
/usr/share/help/zh_CN/zenity/figures/zenity-calendar-screenshot.png
/usr/share/help/zh_CN/zenity/figures/zenity-colorselection-screenshot.png
/usr/share/help/zh_CN/zenity/figures/zenity-entry-screenshot.png
/usr/share/help/zh_CN/zenity/figures/zenity-error-screenshot.png
/usr/share/help/zh_CN/zenity/figures/zenity-fileselection-screenshot.png
/usr/share/help/zh_CN/zenity/figures/zenity-forms-screenshot.png
/usr/share/help/zh_CN/zenity/figures/zenity-information-screenshot.png
/usr/share/help/zh_CN/zenity/figures/zenity-list-screenshot.png
/usr/share/help/zh_CN/zenity/figures/zenity-notification-listen-screenshot.png
/usr/share/help/zh_CN/zenity/figures/zenity-notification-screenshot.png
/usr/share/help/zh_CN/zenity/figures/zenity-password-screenshot.png
/usr/share/help/zh_CN/zenity/figures/zenity-progress-screenshot.png
/usr/share/help/zh_CN/zenity/figures/zenity-question-screenshot.png
/usr/share/help/zh_CN/zenity/figures/zenity-scale-screenshot.png
/usr/share/help/zh_CN/zenity/figures/zenity-text-screenshot.png
/usr/share/help/zh_CN/zenity/figures/zenity-warning-screenshot.png
/usr/share/help/zh_CN/zenity/file-selection.page
/usr/share/help/zh_CN/zenity/forms.page
/usr/share/help/zh_CN/zenity/index.page
/usr/share/help/zh_CN/zenity/info.page
/usr/share/help/zh_CN/zenity/intro.page
/usr/share/help/zh_CN/zenity/legal.xml
/usr/share/help/zh_CN/zenity/list.page
/usr/share/help/zh_CN/zenity/message.page
/usr/share/help/zh_CN/zenity/notification.page
/usr/share/help/zh_CN/zenity/password.page
/usr/share/help/zh_CN/zenity/progress.page
/usr/share/help/zh_CN/zenity/question.page
/usr/share/help/zh_CN/zenity/scale.page
/usr/share/help/zh_CN/zenity/text.page
/usr/share/help/zh_CN/zenity/usage.page
/usr/share/help/zh_CN/zenity/warning.page
/usr/share/locale/af/LC_MESSAGES/zenity.mo
/usr/share/locale/ar/LC_MESSAGES/zenity.mo
/usr/share/locale/as/LC_MESSAGES/zenity.mo
/usr/share/locale/ast/LC_MESSAGES/zenity.mo
/usr/share/locale/az/LC_MESSAGES/zenity.mo
/usr/share/locale/be/LC_MESSAGES/zenity.mo
/usr/share/locale/be@latin/LC_MESSAGES/zenity.mo
/usr/share/locale/bg/LC_MESSAGES/zenity.mo
/usr/share/locale/bn/LC_MESSAGES/zenity.mo
/usr/share/locale/bn_IN/LC_MESSAGES/zenity.mo
/usr/share/locale/bs/LC_MESSAGES/zenity.mo
/usr/share/locale/ca/LC_MESSAGES/zenity.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/zenity.mo
/usr/share/locale/cs/LC_MESSAGES/zenity.mo
/usr/share/locale/cy/LC_MESSAGES/zenity.mo
/usr/share/locale/da/LC_MESSAGES/zenity.mo
/usr/share/locale/de/LC_MESSAGES/zenity.mo
/usr/share/locale/dz/LC_MESSAGES/zenity.mo
/usr/share/locale/el/LC_MESSAGES/zenity.mo
/usr/share/locale/en@shaw/LC_MESSAGES/zenity.mo
/usr/share/locale/en_CA/LC_MESSAGES/zenity.mo
/usr/share/locale/en_GB/LC_MESSAGES/zenity.mo
/usr/share/locale/eo/LC_MESSAGES/zenity.mo
/usr/share/locale/es/LC_MESSAGES/zenity.mo
/usr/share/locale/et/LC_MESSAGES/zenity.mo
/usr/share/locale/eu/LC_MESSAGES/zenity.mo
/usr/share/locale/fa/LC_MESSAGES/zenity.mo
/usr/share/locale/fi/LC_MESSAGES/zenity.mo
/usr/share/locale/fr/LC_MESSAGES/zenity.mo
/usr/share/locale/fur/LC_MESSAGES/zenity.mo
/usr/share/locale/ga/LC_MESSAGES/zenity.mo
/usr/share/locale/gl/LC_MESSAGES/zenity.mo
/usr/share/locale/gu/LC_MESSAGES/zenity.mo
/usr/share/locale/he/LC_MESSAGES/zenity.mo
/usr/share/locale/hi/LC_MESSAGES/zenity.mo
/usr/share/locale/hr/LC_MESSAGES/zenity.mo
/usr/share/locale/hu/LC_MESSAGES/zenity.mo
/usr/share/locale/id/LC_MESSAGES/zenity.mo
/usr/share/locale/is/LC_MESSAGES/zenity.mo
/usr/share/locale/it/LC_MESSAGES/zenity.mo
/usr/share/locale/ja/LC_MESSAGES/zenity.mo
/usr/share/locale/ka/LC_MESSAGES/zenity.mo
/usr/share/locale/kk/LC_MESSAGES/zenity.mo
/usr/share/locale/kn/LC_MESSAGES/zenity.mo
/usr/share/locale/ko/LC_MESSAGES/zenity.mo
/usr/share/locale/lt/LC_MESSAGES/zenity.mo
/usr/share/locale/lv/LC_MESSAGES/zenity.mo
/usr/share/locale/mai/LC_MESSAGES/zenity.mo
/usr/share/locale/mk/LC_MESSAGES/zenity.mo
/usr/share/locale/ml/LC_MESSAGES/zenity.mo
/usr/share/locale/mr/LC_MESSAGES/zenity.mo
/usr/share/locale/ms/LC_MESSAGES/zenity.mo
/usr/share/locale/nb/LC_MESSAGES/zenity.mo
/usr/share/locale/ne/LC_MESSAGES/zenity.mo
/usr/share/locale/nl/LC_MESSAGES/zenity.mo
/usr/share/locale/nn/LC_MESSAGES/zenity.mo
/usr/share/locale/oc/LC_MESSAGES/zenity.mo
/usr/share/locale/or/LC_MESSAGES/zenity.mo
/usr/share/locale/pa/LC_MESSAGES/zenity.mo
/usr/share/locale/pl/LC_MESSAGES/zenity.mo
/usr/share/locale/pt/LC_MESSAGES/zenity.mo
/usr/share/locale/pt_BR/LC_MESSAGES/zenity.mo
/usr/share/locale/ro/LC_MESSAGES/zenity.mo
/usr/share/locale/ru/LC_MESSAGES/zenity.mo
/usr/share/locale/si/LC_MESSAGES/zenity.mo
/usr/share/locale/sk/LC_MESSAGES/zenity.mo
/usr/share/locale/sl/LC_MESSAGES/zenity.mo
/usr/share/locale/sq/LC_MESSAGES/zenity.mo
/usr/share/locale/sr/LC_MESSAGES/zenity.mo
/usr/share/locale/sr@latin/LC_MESSAGES/zenity.mo
/usr/share/locale/sv/LC_MESSAGES/zenity.mo
/usr/share/locale/ta/LC_MESSAGES/zenity.mo
/usr/share/locale/te/LC_MESSAGES/zenity.mo
/usr/share/locale/th/LC_MESSAGES/zenity.mo
/usr/share/locale/tr/LC_MESSAGES/zenity.mo
/usr/share/locale/ug/LC_MESSAGES/zenity.mo
/usr/share/locale/uk/LC_MESSAGES/zenity.mo
/usr/share/locale/vi/LC_MESSAGES/zenity.mo
/usr/share/locale/zh_CN/LC_MESSAGES/zenity.mo
/usr/share/locale/zh_HK/LC_MESSAGES/zenity.mo
/usr/share/locale/zh_TW/LC_MESSAGES/zenity.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Sep 15 23:57:16 2024