pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/py-gnome-menus



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec  6 22:45:50 UTC 2009

Modified Files:
        pkgsrc/sysutils/py-gnome-menus: Makefile distinfo
        pkgsrc/sysutils/py-gnome-menus/patches: patch-aa
Added Files:
        pkgsrc/sysutils/py-gnome-menus/patches: patch-ab

Log Message:
Update to 2.28.0.1:

================
Version 2.28.0.1
================

  libmenu

        * Fix sorting of menu items during merge to actually work (and not
          crash) (Frédéric Crozat)

  Python

        * Link the python module to libpython (Frédéric Crozat, Vincent)

==============
Version 2.28.0
==============

  Translators

        * Amitakhya Phukan (as)
        * Petr Kovar (cs)
        * Peter Bach (da)
        * Philip Withnall (en_GB)
        * Rajesh Ranjan (hi)
        * Luca Ferretti (it)
        * Shankar Prasad (kn)
        * Gintautas Miliauskas (lt)
        * Rajesh Ranjan (mai)
        * Peter Ani
        * Sandeep Shedmake (mr)
        * Nils-Christoph Fiedler (nds)
        * A S Alam (pa)
        * Adi Roiban (ro)
        * Matej UrbanÄ?iÄ? (sl)
        * Daniel Nylander (sv)
        * Krishna Babu K (te)
        * Baris Cicek (tr)
        * Maxim Dziumanenko (uk)
        * Chao-Hsiung Liao (zh_HK)
        * Chao-Hsiung Liao (zh_TW)

===============
Version 2.27.92
===============

This releases features new API that applications can use to display the full
name contained in .desktop files that is now in the X-GNOME-FullName key. If an
application chooses to use this, then it should set the sort key so that
.desktop files are correctly sorted.

  libmenu

        * Add gmenu_tree_entry_get_display_name() API (Vincent)
          This will return X-GNOME-FullName if available, and fallback to Name.
        * Add gmenu_tree_get_sort_key()/gmenu_tree_set_sort_key() (Vincent)
          The default sort key is still Name. Users of
          gmenu_tree_entry_get_display_name() should use
          gmenu_tree_set_sort_key().

  Python

        * Bind new API (Vincent)
        * Add missing bindings for gmenu_tree_entry_get_generic_name() (Vincent)

  Menu Editor

        * Remove deprecated Encoding key from desktop file (Frédéric Péters)
        * Use display name instead of name (Vincent)

  Translators

        * Khaled Hosny (ar)
        * Alexander Shopov (bg)
        * Runa Bhattacharjee (bn_IN)
        * Denis (br)
        * Mario Blättermann (de)
        * Iñaki Larrañaga Murgoitio (eu)
        * Claude Paroz (fr)
        * Seán de Búrca (ga)
        * Anton Meixome (gl)
        * Sweta Kothari (gu)
        * Gabor Kelemen (hu)
        * Francesco Marletta (it)
        * Takayuki KUSANO (ja)
        * Changwoo Ryu (ko)
        * Kjartan Maraas (nb)
        * Mario Blättermann (nds)
        * Manoj Kumar Giri (or)
        * Tomasz Dominikowski (pl)
        * Duarte Loreto (pt)
        * Krix Apolinário (pt_BR)
        * Ð?оÑ?ан РакиÑ? (sr)
        * Goran RakiÄ? (sr@latin)
        * Dr.T.Vasudevan (ta)
        * Theppitak Karoonboonyanan (th)
        * ç??é?² (Lu Gan) (zh_CN)

==============
Version 2.27.5
==============

  Misc

        * Use silent-rules with automake 1.11 (Vincent)

  Translators

        * Ilkka Tuohela (fi)

==============
Version 2.27.4
==============

  libmenu

        * Improve performance by using a cache to not compute the same thing
          again and again (Michael Meeks, Vincent)
        * Add API to access GenericName (Robert Staudinger)
        * Fix DefaultLayout attributes not being inherited (Vincent)
        * Do not always inherit parent DefaultLayout attributes (Vincent)
        * Sort inlined items unless inline_header is used (Vincent)

  Menu Editor

        * Add --help and --version arguments (Vincent)
        * Port to GtkBuilder (Pedro Fragoso, Vincent)

  Misc

        * Use shave to improve build log readability (Vincent)

  Translators

        * Jordi Mallach (ca@valencia)
        * Huxain (dv)
        * Jorge González (es)
        * Mattias Põldaru (et)
        * Seán de Búrca (ga)
        * Yaron Shahrabani (he)
        * Daniel Nylander (sv)


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/sysutils/py-gnome-menus/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/py-gnome-menus/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/py-gnome-menus/patches/patch-aa
cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/py-gnome-menus/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index