~ubuntu-branches/ubuntu/precise/gnome-do/precise-backports

« back to all changes in this revision

Viewing changes to Do/src/AssemblyInfo.cs

  • Committer: Bazaar Package Importer
  • Author(s): Christopher James Halse Rogers
  • Date: 2008-10-08 20:35:38 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20081008203538-yty5q4gpfx1ldint
Tags: 0.6.1.0-0ubuntu1
* New upstream release.  FFe is (LP: #279328)
* debian/patches/04_fix_locale_path:
  + Fix the translations path sent to gettext.  Without this, translations
    aren't used by Do.
* debian/gnome-do.gconf-defaults:
  + Don't popup the UI on login; wait for the user to summon Do.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
// You can specify all values by your own or you can build default build and revision
28
28
// numbers with the '*' character (the default):
29
29
[assembly: AssemblyVersion("0.6.0.0")]
 
30
[assembly: Do.ProgramVersion("0.6.1.0", "Release")]
30
31
 
31
32
// The following attributes specify the key for the sign of your assembly. See the
32
33
// .NET Framework documentation for more information about signing.