~ubuntu-branches/ubuntu/utopic/bubblemon/utopic

« back to all changes in this revision

Viewing changes to src/gnome2-ui.c

  • Committer: Bazaar Package Importer
  • Author(s): Jose Carlos Medeiros
  • Date: 2008-01-15 19:18:40 UTC
  • mfrom: (1.1.4 upstream) (3.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20080115191840-up505jro46wef053
Tags: 2.0.9-1
* New upstream release. (Closes: #158667)
* debian/control:
  - Bump Standards-Version: 3.7.3.
  - Added Homepage header and removed old pseudo header.

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
 
72
72
  bubble->aboutbox= gnome_about_new(_("Bubbling Load Monitor"), VERSION,
73
73
                                    "Copyright (C) 1999-2007 Johan Walles",
74
 
                                    _("This applet displays your CPU load as a bubbling liquid.\n"
75
 
                                      "This applet comes with ABSOLUTELY NO WARRANTY, "
76
 
                                      "see the LICENSE file for details.\n"
77
 
                                      "This is free software, and you are welcome to redistribute it "
78
 
                                      "under certain conditions (GPL), "
79
 
                                      "see the LICENSE file for details."),
 
74
                                    _("Displays system load as a bubbling liquid."),
80
75
                                    authors,
81
76
                                    documenters,
82
77
                                    NULL,