-
-
Notifications
You must be signed in to change notification settings - Fork 179
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Henri Wahl
committed
Jul 10, 2013
1 parent
8b47a9c
commit d4c190a
Showing
4 changed files
with
13 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -81,7 +81,7 @@ def __init__(self, **kwds): | |
|
||
# Meta | ||
self.name = "Nagstamon" | ||
self.version = "0.9.10rc1" | ||
self.version = "0.9.10rc2" | ||
self.website = "http://nagstamon.ifw-dresden.de/" | ||
self.copyright = "©2008-2013 Henri Wahl et al.\n[email protected]" | ||
self.comments = "Nagios status monitor for your desktop" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
nagstamon (0.9.10rc2) unstable; urgency=low | ||
|
||
* New upstream | ||
- audio alarms also in fullscreen mode | ||
- adjust x0 y0 position of statusbar when offscreen | ||
- save converted pre 0.9.9 config immediately | ||
|
||
-- Henri Wahl <[email protected]> Tue, 09 Jul 2013 14:25:00 +0200 | ||
|
||
nagstamon (0.9.10rc1) unstable; urgency=low | ||
|
||
* New upstream | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters