Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Migrate from deprecated Gtk.Stock #37

Open
fdelapena opened this issue Apr 20, 2014 · 2 comments
Open

Migrate from deprecated Gtk.Stock #37

fdelapena opened this issue Apr 20, 2014 · 2 comments

Comments

@fdelapena
Copy link
Contributor

GTK+ 3.0 discouraged to use Gtk.Stock and is deprecated since GTK+ 3.10.

There is a guide to migrate to the recommended way to standard icon names and labels. Documents:

https://docs.google.com/document/d/1KCVPoYQBqMbDP11tHPpjW6uaEHrvLUmcDPqKAppCY8o/pub

https://docs.google.com/spreadsheet/pub?key=0AsPAM3pPwxagdGF4THNMMUpjUW5xMXZfdUNzMXhEa2c&output=html

Also, replace Gtk.Action with Glib.Action and Gtk.ActionGroup with Glib.ActionGroup.

@Uladox
Copy link
Member

Uladox commented Dec 15, 2014

Already finished migrating from Gtk.Stock, Still working on Glib.Action

@fdelapena
Copy link
Contributor Author

Thanks @Uladox, feel free to update file headers to add your author details for each file changed and update © year, also the AUTHORS file.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants