SettingsDlg

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@43 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
tariq
2006-02-15 14:59:20 +00:00
parent a1e30fef1c
commit 3341affdfc
5 changed files with 424 additions and 388 deletions

View File

@@ -105,7 +105,7 @@
<x>0</x>
<y>0</y>
<width>724</width>
<height>31</height>
<height>30</height>
</rect>
</property>
<widget class="QMenu" name="menuHilfe" >
@@ -138,11 +138,6 @@
<addaction name="separator" />
<addaction name="FileExitAction" />
</widget>
<widget class="QMenu" name="menuExtras" >
<property name="title" >
<string>Extras</string>
</property>
</widget>
<widget class="QMenu" name="menuBearbeiten" >
<property name="title" >
<string>Bearbeiten</string>
@@ -192,6 +187,12 @@
<addaction name="separator" />
<addaction name="menuSpalten" />
</widget>
<widget class="QMenu" name="menuExtras" >
<property name="title" >
<string>Extras</string>
</property>
<addaction name="ExtrasSettingsAction" />
</widget>
<addaction name="menuDatei" />
<addaction name="menuBearbeiten" />
<addaction name="menuAnsicht" />
@@ -380,85 +381,90 @@
</property>
</action>
<action name="ViewColumnsTitleAction" >
<property name="checkable" >
<bool>true</bool>
<property name="checkable" >
<bool>true</bool>
</property>
<property name="text" >
<string>Titel</string>
</property>
</action>
<action name="ViewColumnsUsernameAction" >
<property name="checkable" >
<bool>true</bool>
<property name="checkable" >
<bool>true</bool>
</property>
<property name="text" >
<string>Benutzername</string>
</property>
</action>
<action name="ViewColumnsUrlAction" >
<property name="checkable" >
<bool>true</bool>
<property name="checkable" >
<bool>true</bool>
</property>
<property name="text" >
<string>URL</string>
</property>
</action>
<action name="ViewColumnsPasswordAction" >
<property name="checkable" >
<bool>true</bool>
<property name="checkable" >
<bool>true</bool>
</property>
<property name="text" >
<string>Passwort</string>
</property>
</action>
<action name="ViewColumnsCommentAction" >
<property name="checkable" >
<bool>true</bool>
<property name="checkable" >
<bool>true</bool>
</property>
<property name="text" >
<string>Kommentar</string>
</property>
</action>
<action name="ViewColumnsExpireAction" >
<property name="checkable" >
<bool>true</bool>
<property name="checkable" >
<bool>true</bool>
</property>
<property name="text" >
<string>Ablaufdatum</string>
</property>
</action>
<action name="ViewColumnsCreationAction" >
<property name="checkable" >
<bool>true</bool>
<property name="checkable" >
<bool>true</bool>
</property>
<property name="text" >
<string>Erstellungsdatum</string>
</property>
</action>
<action name="ViewColumnsLastChangeAction" >
<property name="checkable" >
<bool>true</bool>
<property name="checkable" >
<bool>true</bool>
</property>
<property name="text" >
<string>Letzte Änderung</string>
</property>
</action>
<action name="ViewColumnsLastAccessAction" >
<property name="checkable" >
<bool>true</bool>
<property name="checkable" >
<bool>true</bool>
</property>
<property name="text" >
<string>Letzter Zugriff</string>
</property>
</action>
<action name="ViewColumnsAttachmentAction" >
<property name="checkable" >
<bool>true</bool>
<property name="checkable" >
<bool>true</bool>
</property>
<property name="text" >
<string>Anhang</string>
</property>
</action>
<action name="ExtrasSettingsAction" >
<property name="text" >
<string>Einstellungen...</string>
</property>
</action>
</widget>
<pixmapfunction></pixmapfunction>
<customwidgets>