diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-08-07 18:24:37 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-08-08 14:00:07 -0300 |
commit | b9eed0c824651a67dca3ea68c646c6361f40f288 (patch) | |
tree | 20cda27e122ee4e241d51a1ff70cc20e8cc41053 /src/leap/gui/ui/mainwindow.ui | |
parent | e2e6e15fb6546890d39e427b43023bbcc4ceb75f (diff) |
Replace leap client texts with Bitmask.
Diffstat (limited to 'src/leap/gui/ui/mainwindow.ui')
-rw-r--r-- | src/leap/gui/ui/mainwindow.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/leap/gui/ui/mainwindow.ui b/src/leap/gui/ui/mainwindow.ui index 67d78736..c3523823 100644 --- a/src/leap/gui/ui/mainwindow.ui +++ b/src/leap/gui/ui/mainwindow.ui @@ -11,7 +11,7 @@ </rect> </property> <property name="windowTitle"> - <string>LEAP</string> + <string>Bitmask</string> </property> <property name="windowIcon"> <iconset resource="../../../../data/resources/mainwindow.qrc"> @@ -288,7 +288,7 @@ </action> <action name="action_about_leap"> <property name="text"> - <string>About &LEAP</string> + <string>About &Bitmask</string> </property> </action> <action name="action_help"> |