← Back to team overview

elementary-dev-community team mailing list archive

Re: Gtk.Stock has been deprecated

 

I've run a recursive search for "stock" on all 114 branches owned by
~elementary-apps and ~elementary-pantheon so that you don't have to check
them one by one. Here are the results: http://pastebin.com/mU7nQyu6

Here's the script that performs the search, shall you need to run it on
another huge list of branches: http://pastebin.com/YpDb24yn

If you need to search through just one directory, just run
$ grep -ir "stock" "/path/to/directory"
although the search I ran should get most projects covered.

-- 
Sergey "Shnatsel" Davidoff
OS architect @ elementary

Follow ups

References