GNOME Bugzilla – Bug 743497
mention the programming language used in the tutorials description
Last modified: 2015-01-25 17:48:23 UTC
Created attachment 295387 [details] [review] patch for tour.page In the GNOME Application Development Overview (tour.page), a blue box is placed titled "Get started" and links to a guide for getting started with writing an app using Glade and Gjs. I suggest we mention the programming language in the description.
Review of attachment 295387 [details] [review]: ::: platform-overview/C/tour.page @@ +22,3 @@ <include href="cc-by-sa-3-0.xml" xmlns="http://www.w3.org/2001/XInclude"/> + <desc>Get your GtkApplication started and create a UI using Glade (Javascript).</desc> Sure, although you could even be more explicit and write "…GtkApplication started with JavaScript and create a UI using Glade."
Created attachment 295388 [details] [review] updated to dave's suggestion and changed commit msg with trunkated vers trunkated commit msg to 72 chars
Review of attachment 295388 [details] [review]: I fiddled with the commit message a bit, and pushed to master. Thanks!