Merge commit 'v1.2.28'

This commit is contained in:
Marek Marczykowski 2012-07-24 22:35:01 +02:00
commit 109907a9fd
2 changed files with 2 additions and 1 deletions

View File

@ -2052,5 +2052,6 @@ def main():
trayIcon = QubesTrayIcon(QIcon(":/qubes.png"))
trayIcon.show()
show_manager()
app.exec_()
trayIcon = None

View File

@ -1 +1 @@
1.2.27
1.2.28