Rename application to KeePassXC and change icon (#70)

This commit is contained in:
Jonathan White
2016-11-03 00:05:30 -04:00
committed by GitHub
parent 13983d0e51
commit ccec84aef2
78 changed files with 133 additions and 62 deletions

View File

@@ -6,12 +6,12 @@
<rect>
<x>0</x>
<y>0</y>
<width>366</width>
<width>375</width>
<height>210</height>
</rect>
</property>
<property name="windowTitle">
<string>About KeePassX</string>
<string>About KeePassXC</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="sizeConstraint">
@@ -38,7 +38,7 @@
</sizepolicy>
</property>
<property name="text">
<string notr="true"> KeePassX</string>
<string notr="true"> KeePassXC</string>
</property>
</widget>
</item>
@@ -69,7 +69,7 @@
</sizepolicy>
</property>
<property name="text">
<string>KeePassX is distributed under the term of the GNU General Public License (GPL) version 2 or (at your option) version 3.</string>
<string>KeePassXC is distributed under the term of the GNU General Public License (GPL) version 2 or (at your option) version 3.</string>
</property>
<property name="wordWrap">
<bool>true</bool>