Hi, Am Montag, den 19.01.2009, 19:47 +0800 schrieb 黎阳: > I would like to participate to one of the gnome goals, and I > have read the Guidelines on this > page:http://live.gnome.org/GnomeGoals/RemoveDeprecatedSymbols/GTK%2B. > > In step 1, I have two small questions: > How to get the source code?cvs or svn?
SVN. See http://live.gnome.org/Subversion . > How to get the file that contains the deprecated symbols to look for? As described on the wikipage, you can either compile with the flags mentioned and run into errors, or... > In this page, there are three links about the deprecated > symbols. Is this means that I could click the link and generate the > file by grabing words from that html? Is there any other way to get > the file? ... grep for deprecated symbols in the source code of a module that you have checked out from svn. "man grep" is your friend in this case. andre -- mailto:[email protected] | failed http://www.iomc.de/ | http://blogs.gnome.org/aklapper _______________________________________________ gnome-love mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-love
