소스 검색

Merge commit 'v1.2.28'

Marek Marczykowski 12 년 전
부모
커밋
109907a9fd
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 0
      qubesmanager/main.py
  2. 1 1
      version

+ 1 - 0
qubesmanager/main.py

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

+ 1 - 1
version

@@ -1 +1 @@
-1.2.27
+1.2.28