diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-06-12 21:11:19 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-06-12 21:11:19 -0300 |
commit | ec1c3fb89b7eaf79dde1b0a7cd4b2dcb277653ab (patch) | |
tree | f14fbb27d74fb7339c55ad6de291304bc84f7641 /src/leap | |
parent | f35506e9b93cf0182af37ccdcc36e343b44b882c (diff) |
Fix wording in mainwindow
Diffstat (limited to 'src/leap')
-rw-r--r-- | src/leap/gui/ui/mainwindow.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/leap/gui/ui/mainwindow.ui b/src/leap/gui/ui/mainwindow.ui index fdf5c167..ae6fa5bd 100644 --- a/src/leap/gui/ui/mainwindow.ui +++ b/src/leap/gui/ui/mainwindow.ui @@ -6,7 +6,7 @@ <rect> <x>0</x> <y>0</y> - <width>415</width> + <width>429</width> <height>579</height> </rect> </property> @@ -295,7 +295,7 @@ <item row="2" column="1" colspan="4"> <widget class="QPushButton" name="btnEipStartStop"> <property name="text"> - <string>Start EIP</string> + <string>Turn Encryption ON</string> </property> </widget> </item> @@ -395,8 +395,8 @@ <rect> <x>0</x> <y>0</y> - <width>415</width> - <height>21</height> + <width>429</width> + <height>25</height> </rect> </property> <widget class="QMenu" name="menuSession"> |