~ubuntu-branches/ubuntu/trusty/anjuta/trusty

« back to all changes in this revision

Viewing changes to manuals/anjuta-manual/eu/anjuta-glade-start.page

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-03-06 01:11:30 UTC
  • mfrom: (1.1.44)
  • Revision ID: package-import@ubuntu.com-20120306011130-yumg9s1nprogue2a
Tags: 2:3.3.91-0ubuntu1
* New upstream release.
* debian/control.in:
  - Bump minimum glade to 3.11 and vala to 0.16

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
                </p>
71
71
 
72
72
                <p>Once the glade plug-in is running and the file that will hold the code
73
 
                is opened, simply double click a widget in the glade inspector.
 
73
                is being viewed, simply double click a widget in the glade inspector.
74
74
                The file being viewed will then be scanned for some marker comments
75
75
                (/* ANJUTA: Widgets declaration for application.ui - DO NOT REMOVE */ and
76
76
                /* ANJUTA: Widgets initialization for application.ui - DO NOT REMOVE */) and, if