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

alacarte-lang-3.11.91-1.41 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: alacarte-lang Distribution: SUSE Linux Enterprise 15
Version: 3.11.91 Vendor: SUSE LLC <https://www.suse.com/>
Release: 1.41 Build date: Thu May 31 13:48:34 2018
Group: System/Localization Build host: sheep15
Size: 114928 Source RPM: alacarte-3.11.91-1.41.src.rpm
Packager: https://www.suse.com/
Url: http://www.realistanew.com/projects/alacarte
Summary: Translations for package alacarte
Provides translations for the "alacarte" package.

Provides

Requires

License

LGPL-2.1+

Changelog

* Mon Jan 15 2018 mgorse@suse.com
  - Migrate to python3 (bsc#1075771):
    + Add alacarte-python3.patch: convert the code to be py3
      compatible.
    + Update alacarte-trans.patch: Don't use tab for indentation.
    + Add autoconf and automake BuildRequires and call autoreconf in
      build section: needed, since above patches touch the build
      system.
    + Replace python BuildRequires with python3.
    + Add python3-gobject-Gdk Requires: new dependency.
* Thu Sep 14 2017 qzheng@suse.com
  - Added fix-bad-command-validation.patch which fix bad command
    validation, backported from commit hash 665b471 and ca7d05c
    (bsc#1057908, bgo#728372).
* Fri May 20 2016 alarrosa@suse.com
  - Update to GNOME 3.20.2 (Fate#318572)
* Tue May 03 2016 dimstar@opensuse.org
  - Require python-gobject-Gdk: pygobject was further split in order
    to be able to install it without X-dependencies. Alacarte imports
    Gdk from gi.repository, thus also requires python-gobject-Gdk.
* Thu Apr 14 2016 mgorse@suse.com
  - Update to GNOME 3.20  Fate#318572
* Fri Nov 27 2015 qzhao@suse.org
  - Updated alacarte-trans.patch to modify alacarte.ui:
    use original text, translate all PO tranlation files.
    Modified under Stanislav Brabec's review result.
    (bnc#947793)
* Tue Oct 13 2015 qzhao@suse.org
  - Added alacarte-trans.patch which adds a gettext function
    to ItemEditor.py to make alacarte translatable (bnc#947793)
* Sun Oct 05 2014 zaitor@opensuse.org
  - Move .desktopfile from X-GNOME-SystemSettings to
    X-GNOME-PersonalSettings, since the only values one can change is
    for active user. Having it under System gives the impression that
    changes are systemwide.
* Sat Aug 09 2014 dimstar@opensuse.org
  - Add X-GNOME-SystemSettings to the .desktop categories: this adds
    allacarte to the overview in gnome-control-center.
* Mon Mar 03 2014 zaitor@opensuse.org
  - Update to version 3.11.91:
    + Drop Help button.
    + Ensure items have valid Exec.
    + Add a man page.
    + Make Restore button work again.
    + Fix creating menus.
    + Fix creating items.
    + Updated translations.
  - Drop alacarte-nohelp.patch, fixed upstream.
  - Add suse-xsl-stylesheets BuildRequires, needed to build manpages.
* Thu Dec 12 2013 dimstar@opensuse.org
  - Drop alacarte_system_edit_mode.patch: after almost 5 year needing
    rebase, the feature can't possible be important enough.
* Sat Sep 28 2013 dimstar@opensuse.org
  - Correct alacarte-nohelp.patch: only remove the accelerator,
    nothing else (bnc#842988).
* Tue Sep 24 2013 dimstar@opensuse.org
  - Update to version 3.10.0:
    + Errors on launch.
    + Updated translations.
* Tue Sep 03 2013 dimstar@opensuse.org
  - Update to version 3.9.91:
    + Fix Unicode/binary screwups causing UnicodeDecodeErrors.
    + Add python3 compatibility.
    + Don't leave behind stale .desktop files.
    + Actually quit when hitting the close button.
* Thu Feb 28 2013 dimstar@opensuse.org
  - Update to version 3.7.90:
    + Remove dependency on gnome-panel by rewriting the menu/item
      editor.
    + Cleanups to the UI.
    + Allow editing menus other than applications.menu.
    + Updated translations.
  - Drop alacarte-desktop.patch: fixed upstream.
* Tue Jan 15 2013 dimstar@opensuse.org
  - Update to version 3.7.3:
    + Enforce the use of Gtk3 (bgo#691599)
    + Allow specifying a menu basename other than applications.menu.
    + Updated translations.
  - Drop alacarte-force-Gtk3.patch: fixed upstream.
  - Drop alacarte-support-exo-desktop-item-edit.patch: no longer
    applicable, as an internal menu editor is now being used.
  - Add alacarte-desktop.patch: fix a typo which avoided the
    installation of the .desktop file.
* Sun Jan 13 2013 zaitor@opensuse.org
  - Update to version 3.7.2:
    + Deal with the case of having no $XDG_MENU_PREFIX
    + Fix some crashes when writing out unicode files.
    + Misc cleanups
    + Updated translations.
  - Rebase alacarte-force-Gtk3.patch.
* Sat Jan 12 2013 dimstar@opensuse.org
  - Add alacarte-force-Gtk3.patch: Force the use of Gtk 3. Gtk2 was
    not designed for use with introspection and some interfaces fail
    (bnc#798181, bgo#691599).
* Wed Oct 17 2012 zaitor@opensuse.org
  - Update to version 3.6.1:
    + Bugs Fixed: Respect $XDG_MENU_PREFIX.
    + Updated translations.
  - Drop alacarte-xdg-menu.patch, fixed upstream.
  - Drop %if check for obsolete openSUSE version.
* Thu Sep 06 2012 dimstar@opensuse.org
  - Add alacarte-xdg-menu.patch: Use XDG_MENU_PREFIX when referencing
    applications.menu (bnc#779098).
* Thu Sep 06 2012 dimstar@opensuse.org
  - Add alacarte-nohelp.patch: Do not show a help button or act on
    F1 key: there is no help in alacarte at this moment (bnc#779062).
* Tue Aug 07 2012 dimstar@opensuse.org
  - Update to version 3.5.5:
    + Fix the "Revert" button
    + Updated translations.
* Wed Jul 18 2012 dimstar@opensuse.org
  - Update to version 3.5.4:
    + Code cleanups
    + Renamed the "Revert" button, hopefully to make it less
      confusing
    + Updated translations.
* Wed Jun 27 2012 dimstar@opensuse.org
  - Update to version 3.5.3:
    + Bugs fixed:
    - Code cleanups
    - Don't fail when loading a non-existant icon
    - Fix spurious crashes and asserts by removing the visible_tree
      stuff
    - Fix separator support (bgo#677343)
    - Put back the top-level "Applications" section that was
      accidentally removed (bgo#677420)
    + Updated translations.
  - Rebase alacarte-support-exo-desktop-item-edit.patch.
* Wed Jun 06 2012 dimstar@opensuse.org
  - Update to version 0.13.4:
    + Remove old PyGTK+/PyGObject 2 version checks (bgo#676699)
    + Crash on exit due to a NULL tree-view selection (bgo#676702)
    + Avoid crashing if a .desktop file has no icon defined
      (bgo#676700)
    + Mark Alacarte as a Utility (bgo#658880)
    + Unable to rearrange menu items (bgo#676987)
    + Various code cleanups
    + MainWindow: Don't select the destination folder after a drop
      (bgo#551390)
    + Don't fail when handed corrupt or invalid XML (bgo#654167)
  - Changes from version 0.13.3:
    + Port to GI introspection
  - Update BuildRequires after port to GI Introspection:
    + Removed: python-gtk, pkgconfig(libgnome-menu),
    + Added: pkgconfig(libgnome-menu-3.0), pkgconfig(pygobject-3.0)
  - Drop no longer needed Requires: python-gnome-menus, python-gtk:
    after the port to GI Introspection, we are able to auto-detect
    the needed requires.
  - Add hicolor-icon-theme BuildRequires: was brought in implicit by
    some other dependency before. We need it for %icon_theme_cache_*
    macros.
  - Add gobject-introspection BuildRequires: not a real dependency
    for the build, but it brings in the typelib() dependency
    generator.
  - Drop alacarte-no-settings.menu.patch: fixed upstram.
  - Rebase alacarte-support-exo-desktop-item-edit.patch.
* Sat Nov 05 2011 gber@opensuse.org
  - Added alacarte-support-exo-desktop-item-edit.patch in order to
    support exo-desktop-item-edit as an alternative to
    gnome-desktop-item-edit (bnc#728482)
* Wed Oct 19 2011 badshah400@gmail.com
  - Added desktop menu categories to make alacarte appear
    categorised as "Accessories" rather than "Other" (bnc#714333)
* Sat Sep 17 2011 jengelh@medozas.de
  - Remove redundant tags/sections from specfile
  - Use %_smp_mflags for parallel build
* Thu Aug 18 2011 dimstar@opensuse.org
  - Replace gnome-menus-devel BuildRequires with
    pkgconfig(libgnome-menu) to help the build find the correct
    version of gnome-menus.
* Fri Jul 22 2011 vuntz@opensuse.org
  - Add alacarte-no-settings.menu.patch: do not try to edit
    settings.menu, as the file got removed in GNOME 3.
* 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.
* Wed Sep 15 2010 vuntz@opensuse.org
  - Update to version 0.13.2:
    + Build against python 2.7
    + Updated translatins.
  - Drop alacarte-0.13.1-python27.patch: fixed upstream.
* Mon Sep 06 2010 coolo@novell.com
  - Add alacarte-0.13.1-python27.patch: support python 2.7.
* Mon Mar 29 2010 vuntz@opensuse.org
  - Update to version 0.13.1:
    + bgo#596098, i18n initialization problem
    + Updated translations.
  - Remove en@shaw translations on 11.2 and earlier.
* Wed Dec 02 2009 vuntz@opensuse.org
  - Update the way we remove the bem locale for old versions of
    openSUSE.
* Mon Sep 28 2009 dimstar@opensuse.org
  - Update to version 0.12.4:
    + Updated translations.
* Wed Sep 09 2009 vuntz@opensuse.org
  - Update to version 0.12.3:
    + Set the translation domain to GtkBuilder
  - Changes from version 0.12.2:
    + Use the display name from X-GNOME-FullName when possible
* Fri Aug 14 2009 vuntz@novell.com
  - Fix packaging bug: icons are not directories.
* Wed Aug 12 2009 dominique-obs@leuenberger.net
  - Define new python macros on openSUSE <= 11.1.
* Sun Aug 09 2009 coolo@novell.com
  - use new python macros
* Tue May 05 2009 vuntz@novell.com
  - Update to version 0.12.1:
    + Generate the ChangeLog from git-log
    + Drop libglade dependency
  - Remove gnome-common BuildRequires.
* Tue Mar 17 2009 vuntz@novell.com
  - Update to version 0.11.10:
    + Updated translations.
  - Remove AutoReqProv: it's default now.
* Mon Mar 16 2009 sbrabec@suse.cz
  - Added support for translation-update-upstream (FATE#301344).

Files

/usr/share/locale/ar/LC_MESSAGES/alacarte.mo
/usr/share/locale/as/LC_MESSAGES/alacarte.mo
/usr/share/locale/ast/LC_MESSAGES/alacarte.mo
/usr/share/locale/be/LC_MESSAGES/alacarte.mo
/usr/share/locale/be@latin/LC_MESSAGES/alacarte.mo
/usr/share/locale/bg/LC_MESSAGES/alacarte.mo
/usr/share/locale/bn/LC_MESSAGES/alacarte.mo
/usr/share/locale/bn_IN/LC_MESSAGES/alacarte.mo
/usr/share/locale/ca/LC_MESSAGES/alacarte.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/alacarte.mo
/usr/share/locale/cs/LC_MESSAGES/alacarte.mo
/usr/share/locale/da/LC_MESSAGES/alacarte.mo
/usr/share/locale/de/LC_MESSAGES/alacarte.mo
/usr/share/locale/dz/LC_MESSAGES/alacarte.mo
/usr/share/locale/el/LC_MESSAGES/alacarte.mo
/usr/share/locale/en@shaw/LC_MESSAGES/alacarte.mo
/usr/share/locale/en_CA/LC_MESSAGES/alacarte.mo
/usr/share/locale/en_GB/LC_MESSAGES/alacarte.mo
/usr/share/locale/eo/LC_MESSAGES/alacarte.mo
/usr/share/locale/es/LC_MESSAGES/alacarte.mo
/usr/share/locale/et/LC_MESSAGES/alacarte.mo
/usr/share/locale/eu/LC_MESSAGES/alacarte.mo
/usr/share/locale/fa/LC_MESSAGES/alacarte.mo
/usr/share/locale/fi/LC_MESSAGES/alacarte.mo
/usr/share/locale/fr/LC_MESSAGES/alacarte.mo
/usr/share/locale/ga/LC_MESSAGES/alacarte.mo
/usr/share/locale/gl/LC_MESSAGES/alacarte.mo
/usr/share/locale/gu/LC_MESSAGES/alacarte.mo
/usr/share/locale/he/LC_MESSAGES/alacarte.mo
/usr/share/locale/hi/LC_MESSAGES/alacarte.mo
/usr/share/locale/hr/LC_MESSAGES/alacarte.mo
/usr/share/locale/hu/LC_MESSAGES/alacarte.mo
/usr/share/locale/id/LC_MESSAGES/alacarte.mo
/usr/share/locale/it/LC_MESSAGES/alacarte.mo
/usr/share/locale/ja/LC_MESSAGES/alacarte.mo
/usr/share/locale/kk/LC_MESSAGES/alacarte.mo
/usr/share/locale/km/LC_MESSAGES/alacarte.mo
/usr/share/locale/kn/LC_MESSAGES/alacarte.mo
/usr/share/locale/ko/LC_MESSAGES/alacarte.mo
/usr/share/locale/lt/LC_MESSAGES/alacarte.mo
/usr/share/locale/lv/LC_MESSAGES/alacarte.mo
/usr/share/locale/mai/LC_MESSAGES/alacarte.mo
/usr/share/locale/mk/LC_MESSAGES/alacarte.mo
/usr/share/locale/ml/LC_MESSAGES/alacarte.mo
/usr/share/locale/mr/LC_MESSAGES/alacarte.mo
/usr/share/locale/nb/LC_MESSAGES/alacarte.mo
/usr/share/locale/nds/LC_MESSAGES/alacarte.mo
/usr/share/locale/nl/LC_MESSAGES/alacarte.mo
/usr/share/locale/nn/LC_MESSAGES/alacarte.mo
/usr/share/locale/or/LC_MESSAGES/alacarte.mo
/usr/share/locale/pa/LC_MESSAGES/alacarte.mo
/usr/share/locale/pl/LC_MESSAGES/alacarte.mo
/usr/share/locale/pt/LC_MESSAGES/alacarte.mo
/usr/share/locale/pt_BR/LC_MESSAGES/alacarte.mo
/usr/share/locale/ro/LC_MESSAGES/alacarte.mo
/usr/share/locale/ru/LC_MESSAGES/alacarte.mo
/usr/share/locale/sk/LC_MESSAGES/alacarte.mo
/usr/share/locale/sl/LC_MESSAGES/alacarte.mo
/usr/share/locale/sq/LC_MESSAGES/alacarte.mo
/usr/share/locale/sr/LC_MESSAGES/alacarte.mo
/usr/share/locale/sr@latin/LC_MESSAGES/alacarte.mo
/usr/share/locale/sv/LC_MESSAGES/alacarte.mo
/usr/share/locale/ta/LC_MESSAGES/alacarte.mo
/usr/share/locale/te/LC_MESSAGES/alacarte.mo
/usr/share/locale/th/LC_MESSAGES/alacarte.mo
/usr/share/locale/tr/LC_MESSAGES/alacarte.mo
/usr/share/locale/ug/LC_MESSAGES/alacarte.mo
/usr/share/locale/uk/LC_MESSAGES/alacarte.mo
/usr/share/locale/vi/LC_MESSAGES/alacarte.mo
/usr/share/locale/zh_CN/LC_MESSAGES/alacarte.mo
/usr/share/locale/zh_HK/LC_MESSAGES/alacarte.mo
/usr/share/locale/zh_TW/LC_MESSAGES/alacarte.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024