diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2014-01-05 11:54:22 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-01-05 11:54:22 +0100 |
commit | 634e9aa811ed3823df83b25eb7b2a1f49e16ee78 (patch) | |
tree | 20d5212b00d30e37dbe6a8d0da94ebcde7ddcf9c /ftnoir_protocol_ftn | |
parent | ed1b3deb4a02f5d24c09352a3decf432396bbda9 (diff) |
rename window titles following the fork
Diffstat (limited to 'ftnoir_protocol_ftn')
-rw-r--r-- | ftnoir_protocol_ftn/ftnoir_ftncontrols.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftnoir_protocol_ftn/ftnoir_ftncontrols.ui b/ftnoir_protocol_ftn/ftnoir_ftncontrols.ui index 15bc5531..ac6988d7 100644 --- a/ftnoir_protocol_ftn/ftnoir_ftncontrols.ui +++ b/ftnoir_protocol_ftn/ftnoir_ftncontrols.ui @@ -10,11 +10,11 @@ <x>0</x>
<y>0</y>
<width>411</width>
- <height>162</height>
+ <height>169</height>
</rect>
</property>
<property name="windowTitle">
- <string>FTNoIR protocol settings FaceTrackNoIR</string>
+ <string>UDP protocol settings</string>
</property>
<property name="windowIcon">
<iconset>
|