~ubuntu-branches/ubuntu/vivid/youker-assistant/vivid

« back to all changes in this revision

Viewing changes to src/monitorball.ui

  • Committer: Package Import Robot
  • Author(s): Jack Yu
  • Date: 2013-09-02 23:17:45 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20130902231745-psyl14qxslg1g3dp
Tags: 0.1.6-0ubuntu1
* Modify SystemDispatcher and SessionDispatcher Classes.
* Add watch file into debian folder.
* Resolve status of onekey button(LP #1216236 ).
* Add monitorball code into systemdbus daemon.
* Optimize the status button.
* Add fcitx configuration function.
* Fix bugs due to bad references to apt lib.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<ui version="4.0">
 
2
 <author/>
 
3
 <comment/>
 
4
 <exportmacro/>
 
5
 <class>MonitorBall</class>
 
6
 <widget class="QWidget" name="MonitorBall">
 
7
  <property name="geometry">
 
8
   <rect>
 
9
    <x>0</x>
 
10
    <y>0</y>
 
11
    <width>400</width>
 
12
    <height>300</height>
 
13
   </rect>
 
14
  </property>
 
15
  <property name="windowTitle">
 
16
   <string>Form</string>
 
17
  </property>
 
18
 </widget>
 
19
 <pixmapfunction/>
 
20
 <connections/>
 
21
</ui>