bugGNU gettext - Bugs: bug #27112, Remove deprecated gnome example...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #27112: Remove deprecated gnome example code

Submitter:  None
Submitted:  Sun 26 Jul 2009 09:23:18 PM UTC
   
 
Category:  Examples Severity:  3 - Normal
Item Group:  None Status:  Fix Released
Privacy:  Public Assigned to:  m1gu3l
Open/Closed:  Closed

Tue 22 Apr 2014 06:20:57 AM UTC, comment #3: 

The new example is now included in:

http://git.savannah.gnu.org/cgit/gettext.git/tree/gettext-tools/examples/hello-c-gnome3

although the deprecated examples are still kept in the tree.

Daiki Ueno <ueno>
Group administrator
Wed 13 Mar 2013 11:05:23 AM UTC, comment #2: 

Postponed until GtkBuilder support is finished.

Miguel Ángel Arruga Vivas <m1gu3l>
Group Member
Sun 26 Jul 2009 10:33:37 PM UTC, comment #1: 

Thanks for the heads-up.

I'm not much of a GNOME programmer. Do you know what should be
used instead of gnome_init, gnome_app_new, gnome_app_set_contents?
And in which versions of GNOME are the replacements already
available?

Bruno Haible <haible>
Group administrator
Sun 26 Jul 2009 09:23:18 PM UTC, original submission:  

./gettext-0.17/gettext-tools/examples/hello-c++-gnome/hello.cc:#include <gnome.h>
./gettext-0.17/gettext-tools/examples/hello-c-gnome/hello.c:#include <gnome.h>

I know these are only examples, but in general ALL libgnome(ui) usage is deprecated and hence should not be "advertised".
libgnome(ui) will be completely removed from the platform for GNOME 3 (planned for 2010).

Replacements are available.
See http://live.gnome.org/LibgnomeMustDie

http://library.gnome.org/devel/libgnomeui/stable/libgnomeui-gnome-ui-init.html#gnome-init
http://library.gnome.org/devel/libgnomeui/stable/GnomeApp.html#gnome-app-new
http://library.gnome.org/devel/libgnomeui/stable/GnomeApp.html#gnome-app-set-contents

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ueno (Posted a comment)
  • -email is unavailable- added by m1gu3l (Updated the item)
  • -email is unavailable- added by haible (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 10 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-01-04 haible StatusFixed Fix Released
    2016-11-27 haible CategoryNone Examples
    2014-04-22 ueno StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2013-09-01 m1gu3l StatusPostponed Ready For Test
    2013-03-13 m1gu3l StatusIn Progress Postponed
    2013-03-01 m1gu3l StatusNeed Info In Progress
        Assigned tohaible m1gu3l
    2009-07-26 haible StatusNone Need Info
        Assigned toNone haible

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code