~brendan-donegan/checkbox/story632_wireless_selftest_after_suspend

« back to all changes in this revision

Viewing changes to setup.cfg

  • Committer: Marc Tardif
  • Date: 2008-08-13 20:04:12 UTC
  • Revision ID: marc.tardif@canonical.com-20080813200412-52u3d6fs6ulnxlgv
Renamed hwtest to checkbox.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
i18n=True
3
3
 
4
4
[build_i18n]
5
 
domain=hwtest
6
 
desktop_files=[("share/applications", ("gtk/hwtest-gtk.desktop.in",))]
7
 
rfc822deb_files=[("share/hwtest/suites", ("suites/manual.txt.in",))]
 
5
domain=checkbox
 
6
desktop_files=[("share/applications", ("gtk/checkbox-gtk.desktop.in",))]
 
7
rfc822deb_files=[("share/checkbox/suites", ("suites/manual.txt.in",))]