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

dasher-5.0.0-lp160.1.1 RPM for s390x

From OpenSuSE Leap 16.0 for s390x

Name: dasher Distribution: openSUSE Leap 16.0
Version: 5.0.0 Vendor: openSUSE
Release: lp160.1.1 Build date: Mon Aug 19 13:27:33 2024
Group: System/GUI/GNOME Build host: reproducible
Size: 27768536 Source RPM: dasher-5.0.0-lp160.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://dasher.acecentre.net/
Summary: Zooming Predictive Text Entry System
Dasher is a zooming predictive text entry system, designed for
situations where keyboard input is impractical (for instance:
accessibility or PDAs). It is usable with greatly limited amounts of
physical input while still allowing high rates of text entry.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Mon Aug 19 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - BuildRequire gettext-devel instead of gettext: allow OBS to
    shortcut through gettext-runtime-mini.
* Mon Nov 06 2023 Dominique Leuenberger <dimstar@opensuse.org>
  -  Fix build with RPM 4.19: unnumbered patches are no longer
    supported.
* Sat Feb 12 2022 bjorn.lie@gmail.com
  - Update to version 5.0.0:
    + Gtk2/FileUtils: Include sys/stat.h
    + Preparation for 5.0 beta release.
    + Win32 -- turned on whole program optimization and unused code
      removal
    + Removed obsolete targets from Win32 projects.
    + Generalised pre set notifications for parameters and reworked
      alphabet history.
    + Tweaks to control boxes.
    + Cleanup. No more WinCE code.
    + Removed obsolate PocketPC projects.
    + Cleanup in Common project.
    + Turn draw mouse position on by default.
    + DasherInterface->Done was not really stopping dasher.
    + Errors in training file should not stop dasher.
    + Removed ugly messages about speed changes.
    + Countless changes and fixes.
    + Port away from gconf2.
    + Updated translations
  - Start fresh with gitcheckout from new upstream.
  - Drop patches and source files no longer needed:
    + pre_checkin.sh
    + locale-map.txt
    + dasher.spec.in,
    + dasher-linkX11.patch
    + dasher-gcc6.patch
    + dasher-data-lang.sh
  - Add upstream build/bug fix patches:
    + dasher-5.0.0-sys-stat.patch
    + gnome-doc-utils-depr.patch
    + 0001-Remove-extern-C-warpper-around-atspi-glib-headers-in.patch
  - BuildRequires/Requires/Recommends/Suggests were dropped and
    replaced with more modern variants.
  - Sub-packages dasher-data-recommended and dasher-data-extra were
    both dropped and Obsoleted and Provided via main package.
* Thu Sep 16 2021 Stanislav Brabec <sbrabec@suse.com>
  - Remove obsolete translation-update-upstream support
    (jsc#SLE-21105).
* Sat Jan 25 2020 Dominique Leuenberger <dimstar@opensuse.org>
  - No longer recommend -lang: supplements are in use
* Wed Feb 28 2018 dimstar@opensuse.org
  - Modernize spec-file by calling spec-cleaner
* Mon Nov 14 2016 toddrme2178@gmail.com
  - Fix some typos in the language code mapping.
  - Upgrade .spec.in file to produce the correct spec file.
* Sat Jun 18 2016 dimstar@opensuse.org
  - Add dasher-gcc6.patch: Fix build with gcc 6 (bool can't be used
    as return value for functions returning string) (boo#985108).
* Mon Feb 10 2014 mgorse@suse.com
  - Remove libgnomeui-devel BuildRequires, add gconf2-devel and
    gtk2-devel BuildRequires. Dasher doesn't check for libgnomeui
    if AT-SPI is disabled and does not appear to use it.
* Sat Feb 08 2014 mgorse@suse.com
  - Disable AT-SPI (1) support. It will not work correctly anyhow
    since GNOME 3 uses AT-SPI 2:
    + Pass --disable-a11y to configure.
    + Drop at-spi-devel BuildRequires.
  - Add pkgconfig(xtst) BuildRequires: needed if AT-SPI is not
    enabled.
* Fri Mar 01 2013 dimstar@opensuse.org
  - Spec-cleanup using format_spec_file service.
* Sun Sep 18 2011 jengelh@medozas.de
  - Remove redundant tags/sections from specfile
    (cf. packaging guidelines)
  - Use %_smp_mflags for parallel build
* Thu Aug 25 2011 dimstar@opensuse.org
  - Add dasher-linkX11.patch: Remove functions that would require us
    to link against X11: those functions have not been called for a
    long time. See bgo#657307.
* Mon Jun 27 2011 vuntz@opensuse.org
  - Drop gnome-speech-devel BuildRequires: gnome-speech is
    deprecated. There is code in git to use speech-dispatcher, so the
    next version will have speech features again.
* Sun Feb 13 2011 vuntz@opensuse.org
  - Call relevant macros in %post/%postun:
    + %desktop_database_post/postun because the package ships at
      least one desktop file.
    + %icon_theme_cache_post/postun because the package ships themed
      icons.
  - 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.
* Sat May 29 2010 vuntz@opensuse.org
  - Create data-recommended and data-extras subpackages and move
    alphabets files there, to make the main package smaller. Those
    packages also provide specific locales for dasher.
  - Add dasher-data-lang.sh script and locale-map.txt map file to
    determine which file should go in which package.
  - Add Recommends on data-recommended and Suggests on data-extras.
* Tue Mar 23 2010 dimstar@opensuse.org
  - Remove en@shaw locale on openSUSE <= 11.2.
* Sun Mar 14 2010 dimstar@opensuse.org
  - Update to version 4.11:
    + New two-push, one button, dynamic mode (which reduces the
      up-and-down motion of one button dynamic mode).
    + Fix switching alphabets and then deleting across languages.
    + Gtk: Fix blank start window caused by new Gtk library.
    + Gtk: Don't use libglade.
  - Changes from version 4.10.2
    + MacOS X version uses OpenGL
    + Fix compass mode (broken by letter leakage fix in 4.10.0)
  - Remove libstdc++ and libglade-devel BuildRequires
  - Clean specfile using spec-cleaner.
* Tue Aug 04 2009 vuntz@novell.com
  - Do not package omf files twice.
* Tue Apr 28 2009 vuntz@novell.com
  - Update to version 4.10.1:
    + Fix crash when scrolling precisely vertically.
    + Gtk: the speed spin button on the main screen now changes and
      is in synch with the value in preferences.
* Tue Mar 17 2009 vuntz@novell.com
  - Update to version 4.10.0:
    + Fix click modes where letters near the edge of the selection
      box to "leak" out so they could not be selected.
    + Fix UTF-8 bug so e.g., Japanese and Hebrew work.
    + Many code fixes (see ChangeLog)
    + Updated translations.
  - Remove unneeded autoreconf, intltoolize calls.
  - Do not add DocPath to desktop file: yelp doesn't need this.
  - Remove checks for old versions of openSUSE.
  - Remove sr@Latn to sr@latin workaround (fixed upstream)
  - Stop removing uz@cyrillic.
  - Do not manually install gconf schemas: the tarball does this.
  - Remove unneeded BuildRequires: docbook_4, libwnck-devel,
    perl-XML-Parser, scrollkeeper.
* Mon Feb 16 2009 sbrabec@suse.cz
  - Added support for translation-update-upstream (FATE#301344).
* Sat Jan 31 2009 vuntz@novell.com
  - Use sr@latin instead of sr@Latn.
* Sat Aug 30 2008 crrodriguez@suse.de
  - fix build
* Wed Jun 18 2008 maw@suse.de
  - Update to version 4.9.0:
    + New project branch, with various bugfixes and improvements.
* Thu Apr 10 2008 maw@suse.de
  - Update to version 4.7.3:
    + Misc. bugfixes
  - Drop dasher-includes.patch.
* Thu Mar 06 2008 maw@suse.de
  - Fix the build when against newer versions of intltool.
* Wed Feb 20 2008 rodrigo@suse.de
  - Upstreamed patch and tag .spec file accordingly
* Fri Feb 01 2008 maw@suse.de
  - Update to version 4.7.0:
    + New development series
  - Remove abuild.patch.
  - Remove dasher-gcc4.3-fixes.patch, but add dasher-includes.patch,
    which does very nearly the same thing!
* Tue Nov 06 2007 maw@suse.de
  - Add dasher-gcc4.3-fixes.patch.
* Tue Sep 18 2007 maw@suse.de
  - Update to version 4.6.0:
    + Updated translations
  - Add abuild.patch.
* Mon Aug 06 2007 mauro@suse.de 
  - Split out a -lang subpackage
  - Added %fdupes stuff
* Wed Aug 01 2007 mauro@suse.de
  - Update to version 4.5.2
  - Bugfixes, new CTW language model, updated translations.
* Mon Jul 09 2007 maw@suse.de
  - Update to version 4.5.1
  - Bugfixes, code cleanups, and updated translations.
* Thu May 10 2007 pgajdos@suse.cz
  - removed gnome-icon-theme from BuildRequires [#247450]
* Fri Apr 27 2007 sbrabec@suse.cz
  - Do not call meinproc (#227624).
* Wed Apr 11 2007 maw@suse.de
  - Update to version 4.4.1 which as minor bugfixes and translation
    updates.
* Fri Mar 30 2007 maw@suse.de
  - Update to version 4.4.0
  - Remove upstreamed autobuild-warnings.patch
  - Code cleanups
  - b.g.o 412217, 407773, 398103, 346973.
* Thu Mar 08 2007 sbrabec@suse.cz
  - Removed obsolete hicolor icon symlink (#248676).
* Wed Feb 28 2007 maw@suse.de
  - Remove dasher-return-random-data.patch, dasher-warning.patch,
    and dasher-4.2.0-unused-code.patch, which are now upstream
  - Add autobuild-warnings.patch.
* Tue Feb 27 2007 maw@suse.de
  - Update to version 4.3.4
  - Remove dasher-desktop.patch, which is now upstream.
* Wed Feb 21 2007 mvaner@suse.cz
  - Fixed uninitiated variable (#230228)
    - unused-code.patch
* Thu Jan 04 2007 sbrabec@suse.cz
  - Prefix changed to /usr.
  - Spec file cleanup.
* Fri Oct 13 2006 aj@suse.de
  - Adjust BuildRequires for gnome-doc-utils.
  - Cleanup BuildRequires.
* Wed Sep 13 2006 jhargadon@suse.de
  - update to version 4.2.0
  - translation updates
  - Documentation update
  - Bugfixes
* Wed Sep 06 2006 anosek@suse.cz
  - fixed compiler warning: missing return statement at end
    of non-void function [#203479] (warning.patch)
* Wed Aug 30 2006 jhargadon@suse.de
  - update to version 4.1.10
  - Minor update to UI
  - Bugfixes
  - Updated translations
* Thu Aug 17 2006 jhargadon@suse.de
  - update to version 4.1.9
  - bug 350117 - crash on dasher
  - bug 350071 - Translation credits string
* Tue Aug 01 2006 gekker@suse.de
  - Update to version 4.1.8
    * Improvements to dynamic button modes
    * Many bugfixes
    * Redesigned preferences dialogue
    * Updated two button dynamic mode
    * Improved interaction with desktop environment
    * Fixes to build system
    * Considerable internal rewriting
    * Introduction of 'application styles' - the aim here is to improve
      integration with the desktop.
    * Improved button control.
    * Improved support for Hiragana to Kanji conversion.
    * Prototype support for the Maemo environment as used on the Nokia N770.
    * Cairo support ported from 3.2 branch
    * (Partial) button mode support
    * Infinite back off
    * Improved symbol grouping in alphabets
    * New status bar, with 'favourite' alphabet selection
    * Updated translations
    * Panel detection code fixed
    * Fixed a speech crash bug
    * Use gtkfilechooser
    * X server portability fixes
    * Behaves intelligently when it comes to deleting characters
    * Fix various nasty things that broke switching between accessible applications
* Fri Apr 14 2006 dobey@suse.de
  - Replace icon with new version from upstream
* Tue Feb 28 2006 sbrabec@suse.cz
  - Fixed BuildRequires.
* Tue Feb 28 2006 sbrabec@suse.cz
  - Use kdelibs3-doc in BuildRequires for meinproc (#153635#c14).
* Fri Feb 24 2006 sbrabec@suse.cz
  - Improved Categories.
* Fri Feb 17 2006 sreeves@suse.de
  - Update .desktop file (Name, GenericName, Comment, DocPath)
* Wed Jan 25 2006 mls@suse.de
  - converted neededforbuild to BuildRequires
* Wed Jan 18 2006 sbrabec@suse.cz
  - Updated to version 3.2.19.
* Mon Sep 05 2005 gekker@suse.de
  - Updated to version 3.2.18 (GNOME 2.12)
* Mon Sep 05 2005 sbrabec@suse.cz
  - Updated to version 3.2.17.
* Tue Aug 23 2005 gekker@suse.de
  - Update to version 3.2.16
* Wed Mar 09 2005 gekker@suse.de
  - Update to version 3.2.15 (GNOME 2.10).
  - remove upstreamed patch for libwnck API breakage
* Mon Mar 07 2005 gekker@suse.de
  - Patch the libwnck API breakage
* Thu Feb 10 2005 gekker@suse.de
  - Updated to version 3.2.13
* Fri Jan 14 2005 sbrabec@suse.cz
  - Updated to version 3.2.12.
* Tue Dec 14 2004 hvogel@suse.de
  - fix desktop file
* Wed Oct 27 2004 mmj@suse.de
  - locale rename no to nb
* Mon Sep 20 2004 adrian@suse.de
  - add %suse_update_desktop_file (#45636)
* Tue Aug 31 2004 clahey@suse.de
  - Don't --check as the docs don't validate.
* Wed Aug 25 2004 clahey@suse.de
  - Cache dasher docs and have dasher show up in khelpcenter.
* Mon Aug 16 2004 ro@suse.de
  - find Xtst lib on lib64
* Tue Jun 08 2004 sbrabec@suse.cz
  - GNOME support work-around.
    http://bugzilla.gnome.org/show_bug.cgi?id=143332
  - Added support for Czech language.
  - Added Czech training text (with permission of the Institute of the
    Czech National Corpus).
* Tue May 11 2004 sbrabec@suse.cz
  - Fixed gconftool-2 prerequirements.
* Tue May 04 2004 sbrabec@suse.cz
  - New SuSE package, version 3.2.10 (GNOME 2.6).

Files

/usr/bin/dasher
/usr/share/applications/dasher.desktop
/usr/share/dasher
/usr/share/dasher/alphabet.AfaanOromo.xml
/usr/share/dasher/alphabet.Armenian.xml
/usr/share/dasher/alphabet.Assamese.xml
/usr/share/dasher/alphabet.Austen.xml
/usr/share/dasher/alphabet.Azerbaijani.xml
/usr/share/dasher/alphabet.Belarusian.xml
/usr/share/dasher/alphabet.Bulgarian.xml
/usr/share/dasher/alphabet.Esperanto.xml
/usr/share/dasher/alphabet.Estonian.xml
/usr/share/dasher/alphabet.Filipino.xml
/usr/share/dasher/alphabet.Greek.xml
/usr/share/dasher/alphabet.Gujarati.xml
/usr/share/dasher/alphabet.Hawaiian.xml
/usr/share/dasher/alphabet.Hebrew.xml
/usr/share/dasher/alphabet.Hindi.xml
/usr/share/dasher/alphabet.Icelandic.xml
/usr/share/dasher/alphabet.Igbo.xml
/usr/share/dasher/alphabet.Indonesian.xml
/usr/share/dasher/alphabet.IrishGaelic.xml
/usr/share/dasher/alphabet.Kannada.xml
/usr/share/dasher/alphabet.Katakana.xml
/usr/share/dasher/alphabet.Malay.xml
/usr/share/dasher/alphabet.Malayalam.xml
/usr/share/dasher/alphabet.Marathi.xml
/usr/share/dasher/alphabet.Moldavian.xml
/usr/share/dasher/alphabet.Ndebele.xml
/usr/share/dasher/alphabet.Oriya.xml
/usr/share/dasher/alphabet.Punjabi.xml
/usr/share/dasher/alphabet.Romanian.xml
/usr/share/dasher/alphabet.Sami.xml
/usr/share/dasher/alphabet.ScotsGaelic.xml
/usr/share/dasher/alphabet.Sepedi.xml
/usr/share/dasher/alphabet.Sesotho.xml
/usr/share/dasher/alphabet.Sinhala.xml
/usr/share/dasher/alphabet.Slovak.xml
/usr/share/dasher/alphabet.Slovenian.xml
/usr/share/dasher/alphabet.Swati.xml
/usr/share/dasher/alphabet.Tajik.xml
/usr/share/dasher/alphabet.Tamil.xml
/usr/share/dasher/alphabet.Telugu.xml
/usr/share/dasher/alphabet.Thai.xml
/usr/share/dasher/alphabet.Thai2.xml
/usr/share/dasher/alphabet.Tsonga.xml
/usr/share/dasher/alphabet.Tswana.xml
/usr/share/dasher/alphabet.Turkish.xml
/usr/share/dasher/alphabet.Urdu.xml
/usr/share/dasher/alphabet.Vietnamese.xml
/usr/share/dasher/alphabet.Xhosa.xml
/usr/share/dasher/alphabet.Yoruba.xml
/usr/share/dasher/alphabet.Zulu.xml
/usr/share/dasher/alphabet.abc.xml
/usr/share/dasher/alphabet.adangbe.xml
/usr/share/dasher/alphabet.afrikaans.xml
/usr/share/dasher/alphabet.akan.xml
/usr/share/dasher/alphabet.albanian.xml
/usr/share/dasher/alphabet.amharic.xml
/usr/share/dasher/alphabet.arabic.xml
/usr/share/dasher/alphabet.basque.xml
/usr/share/dasher/alphabet.bengali.xml
/usr/share/dasher/alphabet.bopoTrad.xml
/usr/share/dasher/alphabet.bopomofo.xml
/usr/share/dasher/alphabet.bosnian.xml
/usr/share/dasher/alphabet.breton.xml
/usr/share/dasher/alphabet.cangjie.xml
/usr/share/dasher/alphabet.catalan.xml
/usr/share/dasher/alphabet.cherokee.xml
/usr/share/dasher/alphabet.corsican.xml
/usr/share/dasher/alphabet.croatian.xml
/usr/share/dasher/alphabet.czech.xml
/usr/share/dasher/alphabet.danish.xml
/usr/share/dasher/alphabet.dtd
/usr/share/dasher/alphabet.dutch.xml
/usr/share/dasher/alphabet.english.xml
/usr/share/dasher/alphabet.englishC.xml
/usr/share/dasher/alphabet.ethiopic.xml
/usr/share/dasher/alphabet.ewe.xml
/usr/share/dasher/alphabet.faroese.xml
/usr/share/dasher/alphabet.finnish.xml
/usr/share/dasher/alphabet.finnish2.xml
/usr/share/dasher/alphabet.french.xml
/usr/share/dasher/alphabet.ga.xml
/usr/share/dasher/alphabet.galician.xml
/usr/share/dasher/alphabet.georgian.xml
/usr/share/dasher/alphabet.german.xml
/usr/share/dasher/alphabet.hausa.xml
/usr/share/dasher/alphabet.hiragana.xml
/usr/share/dasher/alphabet.hiragana2.xml
/usr/share/dasher/alphabet.hungarian.xml
/usr/share/dasher/alphabet.ipa.xml
/usr/share/dasher/alphabet.iso8859.xml
/usr/share/dasher/alphabet.italian.xml
/usr/share/dasher/alphabet.japanese.canna.xml
/usr/share/dasher/alphabet.kazakh.xml
/usr/share/dasher/alphabet.kirghiz.xml
/usr/share/dasher/alphabet.kirundi.xml
/usr/share/dasher/alphabet.klingon.xml
/usr/share/dasher/alphabet.korean.xml
/usr/share/dasher/alphabet.koreanNested.xml
/usr/share/dasher/alphabet.kurdish.xml
/usr/share/dasher/alphabet.lao.xml
/usr/share/dasher/alphabet.latex.xml
/usr/share/dasher/alphabet.latin.xml
/usr/share/dasher/alphabet.latvian.xml
/usr/share/dasher/alphabet.lithuanian.xml
/usr/share/dasher/alphabet.luxembourgish.xml
/usr/share/dasher/alphabet.macedonian.xml
/usr/share/dasher/alphabet.maltese.xml
/usr/share/dasher/alphabet.mongolian.xml
/usr/share/dasher/alphabet.myanmar.xml
/usr/share/dasher/alphabet.nepali.xml
/usr/share/dasher/alphabet.norwegian.xml
/usr/share/dasher/alphabet.occitan.xml
/usr/share/dasher/alphabet.ogham.xml
/usr/share/dasher/alphabet.pashto.xml
/usr/share/dasher/alphabet.perl.xml
/usr/share/dasher/alphabet.persian.xml
/usr/share/dasher/alphabet.pinyin2.xml
/usr/share/dasher/alphabet.polish.xml
/usr/share/dasher/alphabet.portuguese.xml
/usr/share/dasher/alphabet.romansch.xml
/usr/share/dasher/alphabet.runic.xml
/usr/share/dasher/alphabet.russian.xml
/usr/share/dasher/alphabet.sanskrit.xml
/usr/share/dasher/alphabet.serbian.xml
/usr/share/dasher/alphabet.somali.xml
/usr/share/dasher/alphabet.spanish.xml
/usr/share/dasher/alphabet.spyNew.xml
/usr/share/dasher/alphabet.spyTones2New.xml
/usr/share/dasher/alphabet.spyTonesNew.xml
/usr/share/dasher/alphabet.swahili.xml
/usr/share/dasher/alphabet.swedish.xml
/usr/share/dasher/alphabet.thaana.xml
/usr/share/dasher/alphabet.tigrinya.xml
/usr/share/dasher/alphabet.turkmen.xml
/usr/share/dasher/alphabet.ukrainian.xml
/usr/share/dasher/alphabet.uzbek.xml
/usr/share/dasher/alphabet.venda.xml
/usr/share/dasher/alphabet.welsh.xml
/usr/share/dasher/alphabet.xsl
/usr/share/dasher/colour.blue.xml
/usr/share/dasher/colour.dtd
/usr/share/dasher/colour.euroasian.xml
/usr/share/dasher/colour.euroasian2.xml
/usr/share/dasher/colour.euroasian3.xml
/usr/share/dasher/colour.jamie.xml
/usr/share/dasher/colour.rainbow.xml
/usr/share/dasher/colour.thai.xml
/usr/share/dasher/colour.vowels.xml
/usr/share/dasher/colour.vowels2.xml
/usr/share/dasher/colour.xml
/usr/share/dasher/control.411.xml
/usr/share/dasher/control.all.xml
/usr/share/dasher/control.dtd
/usr/share/dasher/control.edit.xml
/usr/share/dasher/control.prepared_speech.xml
/usr/share/dasher/control.speak.xml
/usr/share/dasher/control.xml
/usr/share/dasher/dasher.preferences.ui
/usr/share/dasher/dasher.traditional.ui
/usr/share/dasher/dashermaemo.preferences.ui
/usr/share/dasher/dashermaemo.ui
/usr/share/dasher/dashermaemofullscreen.ui
/usr/share/dasher/settings.direct.xml
/usr/share/dasher/settings.dtd
/usr/share/dasher/settings.edit.xml
/usr/share/dasher/settings.prepared_speech.xml
/usr/share/dasher/settings.speak.xml
/usr/share/dasher/training_albanian_SQ.txt
/usr/share/dasher/training_basque_ES.txt
/usr/share/dasher/training_bengali_BD.txt
/usr/share/dasher/training_canna_JP.txt
/usr/share/dasher/training_czechC_CS.txt
/usr/share/dasher/training_czech_CS.txt
/usr/share/dasher/training_danish_DK.txt
/usr/share/dasher/training_dutch_NL.txt
/usr/share/dasher/training_englishLC_GB.txt
/usr/share/dasher/training_english_GB.txt
/usr/share/dasher/training_finnish_FI.txt
/usr/share/dasher/training_frenchC_FR.txt
/usr/share/dasher/training_french_FR.txt
/usr/share/dasher/training_german_DE.txt
/usr/share/dasher/training_greek_GR.txt
/usr/share/dasher/training_hebrew_IL.txt
/usr/share/dasher/training_hiragana60_JP.txt
/usr/share/dasher/training_hiragana83_JP.txt
/usr/share/dasher/training_hungarian_HU.txt
/usr/share/dasher/training_italianC_IT.txt
/usr/share/dasher/training_italian_IT.txt
/usr/share/dasher/training_mongolian_MN.txt
/usr/share/dasher/training_persian_IR.txt
/usr/share/dasher/training_polish_PL.txt
/usr/share/dasher/training_portugueseC_BR.txt
/usr/share/dasher/training_portuguese_BR.txt
/usr/share/dasher/training_russian_RU.txt
/usr/share/dasher/training_spanishC_ES.txt
/usr/share/dasher/training_spanish_ES.txt
/usr/share/dasher/training_spyNew.txt
/usr/share/dasher/training_swahili_KE.txt
/usr/share/dasher/training_swedish_SE.txt
/usr/share/dasher/training_turkish_TR.txt
/usr/share/dasher/training_welsh_GB.txt
/usr/share/doc/packages/dasher
/usr/share/doc/packages/dasher/AUTHORS
/usr/share/doc/packages/dasher/ChangeLog
/usr/share/doc/packages/dasher/MAINTAINERS
/usr/share/doc/packages/dasher/NEWS
/usr/share/doc/packages/dasher/README
/usr/share/help/C/dasher
/usr/share/help/C/dasher/figures
/usr/share/help/C/dasher/figures/a-z.gif
/usr/share/help/C/dasher/figures/aa-az.gif
/usr/share/help/C/dasher/figures/ala-alz.gif
/usr/share/help/C/dasher/figures/exampleHad2.png
/usr/share/help/C/dasher/figures/exampleHad2a.png
/usr/share/help/C/dasher/figures/exampleHad3a.png
/usr/share/help/C/dasher/figures/exampleHad4.png
/usr/share/help/C/dasher/figures/figure2.png
/usr/share/help/C/dasher/figures/main.png
/usr/share/help/C/dasher/figures/object.gif
/usr/share/help/C/dasher/figures/prefs1.png
/usr/share/help/C/dasher/figures/prefs2.png
/usr/share/help/C/dasher/figures/prefs3.png
/usr/share/help/C/dasher/figures/prefs4.png
/usr/share/help/C/dasher/figures/prefs5.png
/usr/share/help/C/dasher/index.docbook
/usr/share/icons/hicolor/48x48/apps/dasher.png
/usr/share/icons/hicolor/scalable/apps/dasher.svg
/usr/share/licenses/dasher
/usr/share/licenses/dasher/COPYING
/usr/share/man/man1/dasher.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Nov 12 00:24:29 2024