~ubuntu-branches/ubuntu/lucid/window-picker-applet/lucid

« back to all changes in this revision

Viewing changes to src/applet.c

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2009-09-09 16:30:40 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20090909163040-llhywtacrn9kd9t9
Tags: 0.5.4-0ubuntu1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
267
267
  g_object_set (panel_about_dialog,
268
268
                "name", _("Window Picker"),
269
269
                "comments", _("Window Picker"),
270
 
                "version", "0.1",
 
270
                "version", PACKAGE_VERSION,
271
271
                "authors", close_window_authors,
272
272
                "logo-icon-name", "system-preferences-windows",
273
273
                "copyright", "Copyright \xc2\xa9 2008 Canonical Ltd",