Merge 0.4 branch to trunk
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@319 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<ui version="4.0" >
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ui version="4.0">
|
||||
<class>AboutDlg</class>
|
||||
<widget class="QDialog" name="AboutDlg" >
|
||||
<property name="geometry" >
|
||||
<widget class="QDialog" name="AboutDlg">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
@@ -9,22 +10,22 @@
|
||||
<height>305</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle" >
|
||||
<property name="windowTitle">
|
||||
<string>About</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" >
|
||||
<property name="spacing" >
|
||||
<layout class="QVBoxLayout">
|
||||
<property name="spacing">
|
||||
<number>6</number>
|
||||
</property>
|
||||
<item>
|
||||
<spacer>
|
||||
<property name="orientation" >
|
||||
<property name="orientation">
|
||||
<enum>Qt::Vertical</enum>
|
||||
</property>
|
||||
<property name="sizeType" >
|
||||
<property name="sizeType">
|
||||
<enum>QSizePolicy::Fixed</enum>
|
||||
</property>
|
||||
<property name="sizeHint" stdset="0" >
|
||||
<property name="sizeHint" stdset="0">
|
||||
<size>
|
||||
<width>20</width>
|
||||
<height>50</height>
|
||||
@@ -33,65 +34,57 @@
|
||||
</spacer>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QTabWidget" name="tabWidget" >
|
||||
<property name="currentIndex" >
|
||||
<widget class="QTabWidget" name="tabWidget">
|
||||
<property name="currentIndex">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<widget class="QWidget" name="tab" >
|
||||
<property name="geometry" >
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>397</width>
|
||||
<height>171</height>
|
||||
</rect>
|
||||
</property>
|
||||
<attribute name="title" >
|
||||
<widget class="QWidget" name="tab">
|
||||
<attribute name="title">
|
||||
<string>About</string>
|
||||
</attribute>
|
||||
<layout class="QVBoxLayout" >
|
||||
<property name="spacing" >
|
||||
<layout class="QVBoxLayout">
|
||||
<property name="spacing">
|
||||
<number>6</number>
|
||||
</property>
|
||||
<item>
|
||||
<layout class="QHBoxLayout" >
|
||||
<layout class="QHBoxLayout">
|
||||
<item>
|
||||
<widget class="QLabel" name="labelAppName" >
|
||||
<property name="sizePolicy" >
|
||||
<sizepolicy vsizetype="Preferred" hsizetype="Minimum" >
|
||||
<widget class="QLabel" name="labelAppName">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="font" >
|
||||
<property name="font">
|
||||
<font>
|
||||
<pointsize>12</pointsize>
|
||||
<weight>75</weight>
|
||||
<bold>true</bold>
|
||||
</font>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<property name="text">
|
||||
<string>AppName</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="labelAppFunc" >
|
||||
<property name="sizePolicy" >
|
||||
<sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
|
||||
<widget class="QLabel" name="labelAppFunc">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="font" >
|
||||
<property name="font">
|
||||
<font>
|
||||
<pointsize>9</pointsize>
|
||||
</font>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<property name="text">
|
||||
<string>AppFunc</string>
|
||||
</property>
|
||||
<property name="alignment" >
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
@@ -99,19 +92,19 @@
|
||||
</layout>
|
||||
</item>
|
||||
<item>
|
||||
<layout class="QHBoxLayout" >
|
||||
<property name="spacing" >
|
||||
<layout class="QHBoxLayout">
|
||||
<property name="spacing">
|
||||
<number>6</number>
|
||||
</property>
|
||||
<item>
|
||||
<spacer>
|
||||
<property name="orientation" >
|
||||
<property name="orientation">
|
||||
<enum>Qt::Horizontal</enum>
|
||||
</property>
|
||||
<property name="sizeType" >
|
||||
<property name="sizeType">
|
||||
<enum>QSizePolicy::Fixed</enum>
|
||||
</property>
|
||||
<property name="sizeHint" stdset="0" >
|
||||
<property name="sizeHint" stdset="0">
|
||||
<size>
|
||||
<width>10</width>
|
||||
<height>20</height>
|
||||
@@ -120,24 +113,24 @@
|
||||
</spacer>
|
||||
</item>
|
||||
<item>
|
||||
<layout class="QVBoxLayout" >
|
||||
<layout class="QVBoxLayout">
|
||||
<item>
|
||||
<widget class="LinkLabel" name="label_5" >
|
||||
<property name="text" >
|
||||
<widget class="LinkLabel" name="label_5">
|
||||
<property name="text">
|
||||
<string>http://keepassx.sourceforge.net</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="LinkLabel" name="label_3" >
|
||||
<property name="text" >
|
||||
<widget class="LinkLabel" name="label_3">
|
||||
<property name="text">
|
||||
<string>keepassx@gmail.com</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="label_4" >
|
||||
<property name="text" >
|
||||
<widget class="QLabel" name="label_4">
|
||||
<property name="text">
|
||||
<string>Copyright (C) 2005 - 2009 KeePassX Team
|
||||
KeePassX is distributed under the terms of the
|
||||
General Public License (GPL) version 2.</string>
|
||||
@@ -150,75 +143,51 @@ General Public License (GPL) version 2.</string>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QWidget" name="tab_2" >
|
||||
<property name="geometry" >
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>397</width>
|
||||
<height>171</height>
|
||||
</rect>
|
||||
</property>
|
||||
<attribute name="title" >
|
||||
<widget class="QWidget" name="tab_2">
|
||||
<attribute name="title">
|
||||
<string>Credits</string>
|
||||
</attribute>
|
||||
<layout class="QVBoxLayout" >
|
||||
<property name="spacing" >
|
||||
<layout class="QVBoxLayout">
|
||||
<property name="spacing">
|
||||
<number>6</number>
|
||||
</property>
|
||||
<item>
|
||||
<widget class="QTextEdit" name="Edit_Thanks" >
|
||||
<property name="readOnly" >
|
||||
<widget class="QTextEdit" name="Edit_Thanks">
|
||||
<property name="readOnly">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QWidget" name="tab_4" >
|
||||
<property name="geometry" >
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>397</width>
|
||||
<height>171</height>
|
||||
</rect>
|
||||
</property>
|
||||
<attribute name="title" >
|
||||
<widget class="QWidget" name="tab_4">
|
||||
<attribute name="title">
|
||||
<string>Translation</string>
|
||||
</attribute>
|
||||
<layout class="QVBoxLayout" >
|
||||
<property name="spacing" >
|
||||
<layout class="QVBoxLayout">
|
||||
<property name="spacing">
|
||||
<number>6</number>
|
||||
</property>
|
||||
<item>
|
||||
<widget class="QTextEdit" name="Edit_Translation" >
|
||||
<property name="readOnly" >
|
||||
<widget class="QTextEdit" name="Edit_Translation">
|
||||
<property name="readOnly">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QWidget" name="tab_3" >
|
||||
<property name="geometry" >
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>397</width>
|
||||
<height>171</height>
|
||||
</rect>
|
||||
</property>
|
||||
<attribute name="title" >
|
||||
<widget class="QWidget" name="tab_3">
|
||||
<attribute name="title">
|
||||
<string>License</string>
|
||||
</attribute>
|
||||
<layout class="QVBoxLayout" >
|
||||
<property name="spacing" >
|
||||
<layout class="QVBoxLayout">
|
||||
<property name="spacing">
|
||||
<number>6</number>
|
||||
</property>
|
||||
<item>
|
||||
<widget class="QTextEdit" name="Edit_License" >
|
||||
<property name="readOnly" >
|
||||
<widget class="QTextEdit" name="Edit_License">
|
||||
<property name="readOnly">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
@@ -228,15 +197,15 @@ General Public License (GPL) version 2.</string>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QDialogButtonBox" name="ButtonBox" >
|
||||
<property name="standardButtons" >
|
||||
<set>QDialogButtonBox::Ok</set>
|
||||
<widget class="QDialogButtonBox" name="ButtonBox">
|
||||
<property name="standardButtons">
|
||||
<set>QDialogButtonBox::Close</set>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<layoutdefault spacing="6" margin="11" />
|
||||
<layoutdefault spacing="6" margin="11"/>
|
||||
<customwidgets>
|
||||
<customwidget>
|
||||
<class>LinkLabel</class>
|
||||
|
||||
202
src/forms/HelpDlg.ui
Normal file
202
src/forms/HelpDlg.ui
Normal file
@@ -0,0 +1,202 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ui version="4.0">
|
||||
<class>HelpDlg</class>
|
||||
<widget class="QDialog" name="HelpDlg">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>400</width>
|
||||
<height>300</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Help Contents - KeePassX</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
<item>
|
||||
<layout class="QHBoxLayout" name="horizontalLayout">
|
||||
<item>
|
||||
<widget class="QPushButton" name="buttonPrevious">
|
||||
<property name="toolTip">
|
||||
<string>Previous Page</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Previous Page</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="buttonNext">
|
||||
<property name="toolTip">
|
||||
<string>Next Page</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Next Page</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="buttonFirst">
|
||||
<property name="toolTip">
|
||||
<string>First Page</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>First Page</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<spacer name="horizontalSpacer">
|
||||
<property name="orientation">
|
||||
<enum>Qt::Horizontal</enum>
|
||||
</property>
|
||||
<property name="sizeHint" stdset="0">
|
||||
<size>
|
||||
<width>40</width>
|
||||
<height>20</height>
|
||||
</size>
|
||||
</property>
|
||||
</spacer>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QTextBrowser" name="textBrowser">
|
||||
<property name="openExternalLinks">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QDialogButtonBox" name="buttonBox">
|
||||
<property name="orientation">
|
||||
<enum>Qt::Horizontal</enum>
|
||||
</property>
|
||||
<property name="standardButtons">
|
||||
<set>QDialogButtonBox::Close</set>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<tabstops>
|
||||
<tabstop>textBrowser</tabstop>
|
||||
<tabstop>buttonBox</tabstop>
|
||||
</tabstops>
|
||||
<resources/>
|
||||
<connections>
|
||||
<connection>
|
||||
<sender>buttonBox</sender>
|
||||
<signal>accepted()</signal>
|
||||
<receiver>HelpDlg</receiver>
|
||||
<slot>accept()</slot>
|
||||
<hints>
|
||||
<hint type="sourcelabel">
|
||||
<x>248</x>
|
||||
<y>254</y>
|
||||
</hint>
|
||||
<hint type="destinationlabel">
|
||||
<x>157</x>
|
||||
<y>274</y>
|
||||
</hint>
|
||||
</hints>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>buttonBox</sender>
|
||||
<signal>rejected()</signal>
|
||||
<receiver>HelpDlg</receiver>
|
||||
<slot>reject()</slot>
|
||||
<hints>
|
||||
<hint type="sourcelabel">
|
||||
<x>316</x>
|
||||
<y>260</y>
|
||||
</hint>
|
||||
<hint type="destinationlabel">
|
||||
<x>286</x>
|
||||
<y>274</y>
|
||||
</hint>
|
||||
</hints>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>buttonPrevious</sender>
|
||||
<signal>clicked()</signal>
|
||||
<receiver>textBrowser</receiver>
|
||||
<slot>backward()</slot>
|
||||
<hints>
|
||||
<hint type="sourcelabel">
|
||||
<x>64</x>
|
||||
<y>17</y>
|
||||
</hint>
|
||||
<hint type="destinationlabel">
|
||||
<x>199</x>
|
||||
<y>150</y>
|
||||
</hint>
|
||||
</hints>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>buttonNext</sender>
|
||||
<signal>clicked()</signal>
|
||||
<receiver>textBrowser</receiver>
|
||||
<slot>forward()</slot>
|
||||
<hints>
|
||||
<hint type="sourcelabel">
|
||||
<x>176</x>
|
||||
<y>17</y>
|
||||
</hint>
|
||||
<hint type="destinationlabel">
|
||||
<x>199</x>
|
||||
<y>150</y>
|
||||
</hint>
|
||||
</hints>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>buttonFirst</sender>
|
||||
<signal>clicked()</signal>
|
||||
<receiver>textBrowser</receiver>
|
||||
<slot>home()</slot>
|
||||
<hints>
|
||||
<hint type="sourcelabel">
|
||||
<x>274</x>
|
||||
<y>17</y>
|
||||
</hint>
|
||||
<hint type="destinationlabel">
|
||||
<x>199</x>
|
||||
<y>150</y>
|
||||
</hint>
|
||||
</hints>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>textBrowser</sender>
|
||||
<signal>backwardAvailable(bool)</signal>
|
||||
<receiver>buttonPrevious</receiver>
|
||||
<slot>setEnabled(bool)</slot>
|
||||
<hints>
|
||||
<hint type="sourcelabel">
|
||||
<x>199</x>
|
||||
<y>150</y>
|
||||
</hint>
|
||||
<hint type="destinationlabel">
|
||||
<x>64</x>
|
||||
<y>17</y>
|
||||
</hint>
|
||||
</hints>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>textBrowser</sender>
|
||||
<signal>forwardAvailable(bool)</signal>
|
||||
<receiver>buttonNext</receiver>
|
||||
<slot>setEnabled(bool)</slot>
|
||||
<hints>
|
||||
<hint type="sourcelabel">
|
||||
<x>199</x>
|
||||
<y>150</y>
|
||||
</hint>
|
||||
<hint type="destinationlabel">
|
||||
<x>176</x>
|
||||
<y>17</y>
|
||||
</hint>
|
||||
</hints>
|
||||
</connection>
|
||||
</connections>
|
||||
</ui>
|
||||
@@ -1,8 +1,9 @@
|
||||
<ui version="4.0" >
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ui version="4.0">
|
||||
<author>Tarek Saidi</author>
|
||||
<class>MainWindow</class>
|
||||
<widget class="QMainWindow" name="MainWindow" >
|
||||
<property name="geometry" >
|
||||
<widget class="QMainWindow" name="MainWindow">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
@@ -10,102 +11,94 @@
|
||||
<height>468</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="mouseTracking" >
|
||||
<property name="mouseTracking">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="windowTitle" >
|
||||
<property name="windowTitle">
|
||||
<string>KeePassX</string>
|
||||
</property>
|
||||
<widget class="QWidget" name="centralWidget" >
|
||||
<property name="geometry" >
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>29</y>
|
||||
<width>724</width>
|
||||
<height>439</height>
|
||||
</rect>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" >
|
||||
<widget class="QWidget" name="centralWidget">
|
||||
<layout class="QVBoxLayout">
|
||||
<item>
|
||||
<widget class="QSplitter" name="VSplitter" >
|
||||
<property name="orientation" >
|
||||
<widget class="QSplitter" name="VSplitter">
|
||||
<property name="orientation">
|
||||
<enum>Qt::Horizontal</enum>
|
||||
</property>
|
||||
<widget class="KeepassGroupView" name="GroupView" >
|
||||
<property name="enabled" >
|
||||
<widget class="KeepassGroupView" name="GroupView">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="sizePolicy" >
|
||||
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||
<horstretch>30</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="acceptDrops" >
|
||||
<property name="acceptDrops">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="showDropIndicator" stdset="0" >
|
||||
<property name="showDropIndicator" stdset="0">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="dragEnabled" >
|
||||
<property name="dragEnabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<column>
|
||||
<property name="text" >
|
||||
<property name="text">
|
||||
<string>Groups</string>
|
||||
</property>
|
||||
</column>
|
||||
</widget>
|
||||
<widget class="QSplitter" name="HSplitter" >
|
||||
<property name="sizePolicy" >
|
||||
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
|
||||
<widget class="QSplitter" name="HSplitter">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||
<horstretch>70</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="orientation" >
|
||||
<property name="orientation">
|
||||
<enum>Qt::Vertical</enum>
|
||||
</property>
|
||||
<widget class="KeepassEntryView" name="EntryView" >
|
||||
<property name="enabled" >
|
||||
<widget class="KeepassEntryView" name="EntryView">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="sizePolicy" >
|
||||
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>70</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="selectionMode" >
|
||||
<property name="selectionMode">
|
||||
<enum>QAbstractItemView::ExtendedSelection</enum>
|
||||
</property>
|
||||
<property name="rootIsDecorated" >
|
||||
<property name="rootIsDecorated">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="sortingEnabled" >
|
||||
<property name="sortingEnabled">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QTextBrowser" name="DetailView" >
|
||||
<property name="enabled" >
|
||||
<widget class="QTextBrowser" name="DetailView">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="sizePolicy" >
|
||||
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>30</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="minimumSize" >
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>0</width>
|
||||
<height>30</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="readOnly" >
|
||||
<property name="readOnly">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="openLinks" >
|
||||
<property name="openLinks">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
</widget>
|
||||
@@ -114,483 +107,480 @@
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QMenuBar" name="menuBar" >
|
||||
<property name="geometry" >
|
||||
<widget class="QMenuBar" name="menuBar">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>724</width>
|
||||
<height>29</height>
|
||||
<height>24</height>
|
||||
</rect>
|
||||
</property>
|
||||
<widget class="QMenu" name="menuHilfe" >
|
||||
<property name="title" >
|
||||
<widget class="QMenu" name="menuHelp">
|
||||
<property name="title">
|
||||
<string>&Help</string>
|
||||
</property>
|
||||
<addaction name="HelpHandbookAction" />
|
||||
<addaction name="separator" />
|
||||
<addaction name="HelpAboutAction" />
|
||||
<addaction name="HelpHandbookAction"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="HelpAboutAction"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuDatei" >
|
||||
<property name="title" >
|
||||
<widget class="QMenu" name="menuFile">
|
||||
<property name="title">
|
||||
<string>&File</string>
|
||||
</property>
|
||||
<widget class="QMenu" name="menuExport" >
|
||||
<property name="title" >
|
||||
<widget class="QMenu" name="menuExport">
|
||||
<property name="title">
|
||||
<string>&Export to...</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuImport" >
|
||||
<property name="title" >
|
||||
<widget class="QMenu" name="menuImport">
|
||||
<property name="title">
|
||||
<string>&Import from...</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuBookmarks" >
|
||||
<property name="title" >
|
||||
<widget class="QMenu" name="menuBookmarks">
|
||||
<property name="title">
|
||||
<string>&Bookmarks</string>
|
||||
</property>
|
||||
</widget>
|
||||
<addaction name="FileNewAction" />
|
||||
<addaction name="FileOpenAction" />
|
||||
<addaction name="menuBookmarks" />
|
||||
<addaction name="FileCloseAction" />
|
||||
<addaction name="separator" />
|
||||
<addaction name="FileSaveAction" />
|
||||
<addaction name="FileSaveAsAction" />
|
||||
<addaction name="separator" />
|
||||
<addaction name="FileSettingsAction" />
|
||||
<addaction name="FileChangeKeyAction" />
|
||||
<addaction name="separator" />
|
||||
<addaction name="menuImport" />
|
||||
<addaction name="menuExport" />
|
||||
<addaction name="separator" />
|
||||
<addaction name="FileUnLockWorkspaceAction" />
|
||||
<addaction name="FileExitAction" />
|
||||
<addaction name="FileNewAction"/>
|
||||
<addaction name="FileOpenAction"/>
|
||||
<addaction name="menuBookmarks"/>
|
||||
<addaction name="FileCloseAction"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="FileSaveAction"/>
|
||||
<addaction name="FileSaveAsAction"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="FileSettingsAction"/>
|
||||
<addaction name="FileChangeKeyAction"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="menuImport"/>
|
||||
<addaction name="menuExport"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="FileUnLockWorkspaceAction"/>
|
||||
<addaction name="FileExitAction"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuEntries" >
|
||||
<property name="title" >
|
||||
<widget class="QMenu" name="menuEntries">
|
||||
<property name="title">
|
||||
<string>&Entries</string>
|
||||
</property>
|
||||
<addaction name="EditNewEntryAction" />
|
||||
<addaction name="EditCloneEntryAction" />
|
||||
<addaction name="EditEditEntryAction" />
|
||||
<addaction name="EditDeleteEntryAction" />
|
||||
<addaction name="EditAutoTypeAction" />
|
||||
<addaction name="separator" />
|
||||
<addaction name="EditUsernameToClipboardAction" />
|
||||
<addaction name="EditPasswordToClipboardAction" />
|
||||
<addaction name="EditOpenUrlAction" />
|
||||
<addaction name="EditCopyUrlAction" />
|
||||
<addaction name="EditSaveAttachmentAction" />
|
||||
<addaction name="separator" />
|
||||
<addaction name="EditSearchAction" />
|
||||
<addaction name="EditGroupSearchAction" />
|
||||
<addaction name="EditNewEntryAction"/>
|
||||
<addaction name="EditCloneEntryAction"/>
|
||||
<addaction name="EditEditEntryAction"/>
|
||||
<addaction name="EditDeleteEntryAction"/>
|
||||
<addaction name="EditAutoTypeAction"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="EditUsernameToClipboardAction"/>
|
||||
<addaction name="EditPasswordToClipboardAction"/>
|
||||
<addaction name="EditOpenUrlAction"/>
|
||||
<addaction name="EditCopyUrlAction"/>
|
||||
<addaction name="EditSaveAttachmentAction"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="EditSearchAction"/>
|
||||
<addaction name="EditGroupSearchAction"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="ViewMenu" >
|
||||
<property name="title" >
|
||||
<widget class="QMenu" name="ViewMenu">
|
||||
<property name="title">
|
||||
<string>&View</string>
|
||||
</property>
|
||||
<widget class="QMenu" name="menuTool_Button_Sizes" >
|
||||
<property name="title" >
|
||||
<widget class="QMenu" name="menuTool_Button_Sizes">
|
||||
<property name="title">
|
||||
<string>Toolbar &Icon Size</string>
|
||||
</property>
|
||||
<addaction name="ViewToolButtonSize16Action" />
|
||||
<addaction name="ViewToolButtonSize22Action" />
|
||||
<addaction name="ViewToolButtonSize28Action" />
|
||||
<addaction name="ViewToolButtonSize16Action"/>
|
||||
<addaction name="ViewToolButtonSize22Action"/>
|
||||
<addaction name="ViewToolButtonSize28Action"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuColumns" >
|
||||
<property name="title" >
|
||||
<widget class="QMenu" name="menuColumns">
|
||||
<property name="title">
|
||||
<string>&Columns</string>
|
||||
</property>
|
||||
<addaction name="ViewColumnsGroupAction" />
|
||||
<addaction name="separator" />
|
||||
<addaction name="ViewColumnsTitleAction" />
|
||||
<addaction name="ViewColumnsUsernameAction" />
|
||||
<addaction name="ViewColumnsUrlAction" />
|
||||
<addaction name="ViewColumnsPasswordAction" />
|
||||
<addaction name="ViewColumnsCommentAction" />
|
||||
<addaction name="separator" />
|
||||
<addaction name="ViewColumnsExpireAction" />
|
||||
<addaction name="ViewColumnsCreationAction" />
|
||||
<addaction name="ViewColumnsLastChangeAction" />
|
||||
<addaction name="ViewColumnsLastAccessAction" />
|
||||
<addaction name="ViewColumnsAttachmentAction" />
|
||||
<addaction name="ViewColumnsGroupAction"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="ViewColumnsTitleAction"/>
|
||||
<addaction name="ViewColumnsUsernameAction"/>
|
||||
<addaction name="ViewColumnsUrlAction"/>
|
||||
<addaction name="ViewColumnsPasswordAction"/>
|
||||
<addaction name="ViewColumnsCommentAction"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="ViewColumnsExpireAction"/>
|
||||
<addaction name="ViewColumnsCreationAction"/>
|
||||
<addaction name="ViewColumnsLastChangeAction"/>
|
||||
<addaction name="ViewColumnsLastAccessAction"/>
|
||||
<addaction name="ViewColumnsAttachmentAction"/>
|
||||
</widget>
|
||||
<addaction name="ViewShowEntryDetailsAction" />
|
||||
<addaction name="ViewShowStatusbarAction" />
|
||||
<addaction name="separator" />
|
||||
<addaction name="ViewHideUsernamesAction" />
|
||||
<addaction name="ViewHidePasswordsAction" />
|
||||
<addaction name="separator" />
|
||||
<addaction name="menuColumns" />
|
||||
<addaction name="menuTool_Button_Sizes" />
|
||||
<addaction name="ViewShowEntryDetailsAction"/>
|
||||
<addaction name="ViewShowStatusbarAction"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="ViewHideUsernamesAction"/>
|
||||
<addaction name="ViewHidePasswordsAction"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="menuColumns"/>
|
||||
<addaction name="menuTool_Button_Sizes"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuExtras" >
|
||||
<property name="title" >
|
||||
<widget class="QMenu" name="menuExtras">
|
||||
<property name="title">
|
||||
<string>E&xtras</string>
|
||||
</property>
|
||||
<addaction name="ExtrasPasswordGenAction" />
|
||||
<addaction name="ExtrasShowExpiredEntriesAction" />
|
||||
<addaction name="ExtrasTrashCanAction" />
|
||||
<addaction name="separator" />
|
||||
<addaction name="ExtrasSettingsAction" />
|
||||
<addaction name="ExtrasPasswordGenAction"/>
|
||||
<addaction name="ExtrasShowExpiredEntriesAction"/>
|
||||
<addaction name="ExtrasTrashCanAction"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="ExtrasSettingsAction"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuGroups" >
|
||||
<property name="title" >
|
||||
<widget class="QMenu" name="menuGroups">
|
||||
<property name="title">
|
||||
<string>&Groups</string>
|
||||
</property>
|
||||
<addaction name="EditNewGroupAction" />
|
||||
<addaction name="EditNewSubgroupAction" />
|
||||
<addaction name="EditEditGroupAction" />
|
||||
<addaction name="EditDeleteGroupAction" />
|
||||
<addaction name="EditGroupSortAction" />
|
||||
<addaction name="EditNewGroupAction"/>
|
||||
<addaction name="EditNewSubgroupAction"/>
|
||||
<addaction name="EditEditGroupAction"/>
|
||||
<addaction name="EditDeleteGroupAction"/>
|
||||
<addaction name="EditGroupSortAction"/>
|
||||
</widget>
|
||||
<addaction name="menuDatei" />
|
||||
<addaction name="menuEntries" />
|
||||
<addaction name="menuGroups" />
|
||||
<addaction name="ViewMenu" />
|
||||
<addaction name="menuExtras" />
|
||||
<addaction name="menuHilfe" />
|
||||
<addaction name="menuFile"/>
|
||||
<addaction name="menuEntries"/>
|
||||
<addaction name="menuGroups"/>
|
||||
<addaction name="ViewMenu"/>
|
||||
<addaction name="menuExtras"/>
|
||||
<addaction name="menuHelp"/>
|
||||
</widget>
|
||||
<action name="ManageBookmarksAction" >
|
||||
<property name="text" >
|
||||
<action name="ManageBookmarksAction">
|
||||
<property name="text">
|
||||
<string>&Manage Bookmarks...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="FileOpenAction" >
|
||||
<property name="text" >
|
||||
<action name="FileOpenAction">
|
||||
<property name="text">
|
||||
<string>&Open Database...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="FileCloseAction" >
|
||||
<property name="text" >
|
||||
<action name="FileCloseAction">
|
||||
<property name="text">
|
||||
<string>&Close Database</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="FileSaveAction" >
|
||||
<property name="text" >
|
||||
<action name="FileSaveAction">
|
||||
<property name="text">
|
||||
<string>&Save Database</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="FileSaveAsAction" >
|
||||
<property name="text" >
|
||||
<action name="FileSaveAsAction">
|
||||
<property name="text">
|
||||
<string>Save Database &As...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="FileSettingsAction" >
|
||||
<property name="text" >
|
||||
<action name="FileSettingsAction">
|
||||
<property name="text">
|
||||
<string>&Database Settings...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="FileChangeKeyAction" >
|
||||
<property name="text" >
|
||||
<action name="FileChangeKeyAction">
|
||||
<property name="text">
|
||||
<string>Change &Master Key...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="FileUnLockWorkspaceAction" >
|
||||
<property name="text" >
|
||||
<action name="FileUnLockWorkspaceAction">
|
||||
<property name="text">
|
||||
<string>&Lock Workspace</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="FileExitAction" >
|
||||
<property name="text" >
|
||||
<action name="FileExitAction">
|
||||
<property name="text">
|
||||
<string>&Quit</string>
|
||||
</property>
|
||||
<property name="menuRole" >
|
||||
<property name="menuRole">
|
||||
<enum>QAction::QuitRole</enum>
|
||||
</property>
|
||||
</action>
|
||||
<action name="EditNewSubgroupAction" >
|
||||
<property name="text" >
|
||||
<action name="EditNewSubgroupAction">
|
||||
<property name="text">
|
||||
<string>&Add New Subgroup...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="EditEditGroupAction" >
|
||||
<property name="text" >
|
||||
<action name="EditEditGroupAction">
|
||||
<property name="text">
|
||||
<string>&Edit Group...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="EditDeleteGroupAction" >
|
||||
<property name="text" >
|
||||
<action name="EditDeleteGroupAction">
|
||||
<property name="text">
|
||||
<string>&Delete Group</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="EditPasswordToClipboardAction" >
|
||||
<property name="text" >
|
||||
<action name="EditPasswordToClipboardAction">
|
||||
<property name="text">
|
||||
<string>Copy Password &to Clipboard</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="EditUsernameToClipboardAction" >
|
||||
<property name="text" >
|
||||
<action name="EditUsernameToClipboardAction">
|
||||
<property name="text">
|
||||
<string>Copy &Username to Clipboard</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="EditOpenUrlAction" >
|
||||
<property name="text" >
|
||||
<action name="EditOpenUrlAction">
|
||||
<property name="text">
|
||||
<string>&Open URL</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="EditSaveAttachmentAction" >
|
||||
<property name="text" >
|
||||
<action name="EditSaveAttachmentAction">
|
||||
<property name="text">
|
||||
<string>&Save Attachment As...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="EditNewEntryAction" >
|
||||
<property name="text" >
|
||||
<action name="EditNewEntryAction">
|
||||
<property name="text">
|
||||
<string>Add &New Entry...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="EditEditEntryAction" >
|
||||
<property name="text" >
|
||||
<action name="EditEditEntryAction">
|
||||
<property name="text">
|
||||
<string>&View/Edit Entry...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="EditDeleteEntryAction" >
|
||||
<property name="text" >
|
||||
<action name="EditDeleteEntryAction">
|
||||
<property name="text">
|
||||
<string>De&lete Entry</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="EditCloneEntryAction" >
|
||||
<property name="text" >
|
||||
<action name="EditCloneEntryAction">
|
||||
<property name="text">
|
||||
<string>&Clone Entry</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="EditSearchAction" >
|
||||
<property name="text" >
|
||||
<action name="EditSearchAction">
|
||||
<property name="text">
|
||||
<string>Search &in Database...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="EditGroupSearchAction" >
|
||||
<property name="text" >
|
||||
<action name="EditGroupSearchAction">
|
||||
<property name="text">
|
||||
<string>Search in this &Group...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ViewShowEntryDetailsAction" >
|
||||
<property name="checkable" >
|
||||
<action name="ViewShowEntryDetailsAction">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<property name="text">
|
||||
<string>Show &Entry Details</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ViewHideUsernamesAction" >
|
||||
<property name="checkable" >
|
||||
<action name="ViewHideUsernamesAction">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<property name="text">
|
||||
<string>Hide &Usernames</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ViewHidePasswordsAction" >
|
||||
<property name="checkable" >
|
||||
<action name="ViewHidePasswordsAction">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<property name="text">
|
||||
<string>Hide &Passwords</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ViewColumnsTitleAction" >
|
||||
<property name="checkable" >
|
||||
<action name="ViewColumnsTitleAction">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<property name="text">
|
||||
<string>&Title</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ViewColumnsUsernameAction" >
|
||||
<property name="checkable" >
|
||||
<action name="ViewColumnsUsernameAction">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<property name="text">
|
||||
<string>User&name</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ViewColumnsUrlAction" >
|
||||
<property name="checkable" >
|
||||
<action name="ViewColumnsUrlAction">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<property name="text">
|
||||
<string>&URL</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ViewColumnsPasswordAction" >
|
||||
<property name="checkable" >
|
||||
<action name="ViewColumnsPasswordAction">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<property name="text">
|
||||
<string>&Password</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ViewColumnsCommentAction" >
|
||||
<property name="checkable" >
|
||||
<action name="ViewColumnsCommentAction">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<property name="text">
|
||||
<string>&Comment</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ViewColumnsExpireAction" >
|
||||
<property name="checkable" >
|
||||
<action name="ViewColumnsExpireAction">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<property name="text">
|
||||
<string>E&xpires</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ViewColumnsCreationAction" >
|
||||
<property name="checkable" >
|
||||
<action name="ViewColumnsCreationAction">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<property name="text">
|
||||
<string>C&reation</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ViewColumnsLastChangeAction" >
|
||||
<property name="checkable" >
|
||||
<action name="ViewColumnsLastChangeAction">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<property name="text">
|
||||
<string>&Last Change</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ViewColumnsLastAccessAction" >
|
||||
<property name="checkable" >
|
||||
<action name="ViewColumnsLastAccessAction">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<property name="text">
|
||||
<string>Last &Access</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ViewColumnsAttachmentAction" >
|
||||
<property name="checkable" >
|
||||
<action name="ViewColumnsAttachmentAction">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<property name="text">
|
||||
<string>A&ttachment</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ExtrasSettingsAction" >
|
||||
<property name="text" >
|
||||
<action name="ExtrasSettingsAction">
|
||||
<property name="text">
|
||||
<string>&Settings...</string>
|
||||
</property>
|
||||
<property name="menuRole" >
|
||||
<property name="menuRole">
|
||||
<enum>QAction::PreferencesRole</enum>
|
||||
</property>
|
||||
</action>
|
||||
<action name="HelpAboutAction" >
|
||||
<property name="text" >
|
||||
<action name="HelpAboutAction">
|
||||
<property name="text">
|
||||
<string>&About...</string>
|
||||
</property>
|
||||
<property name="menuRole" >
|
||||
<property name="menuRole">
|
||||
<enum>QAction::AboutRole</enum>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ViewShowStatusbarAction" >
|
||||
<property name="checkable" >
|
||||
<action name="ViewShowStatusbarAction">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<property name="text">
|
||||
<string>Show &Statusbar</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="HelpHandbookAction" >
|
||||
<property name="text" >
|
||||
<action name="HelpHandbookAction">
|
||||
<property name="text">
|
||||
<string>&KeePassX Handbook...</string>
|
||||
</property>
|
||||
<property name="visible" >
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
</action>
|
||||
<action name="HideSearchResultsAction" >
|
||||
<property name="text" >
|
||||
<action name="HideSearchResultsAction">
|
||||
<property name="text">
|
||||
<string>Hide</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="EditAutoTypeAction" >
|
||||
<property name="text" >
|
||||
<action name="EditAutoTypeAction">
|
||||
<property name="text">
|
||||
<string>&Perform AutoType</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ViewToolButtonSize16Action" >
|
||||
<property name="checkable" >
|
||||
<action name="ViewToolButtonSize16Action">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<property name="text">
|
||||
<string>&16x16</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ViewToolButtonSize22Action" >
|
||||
<property name="checkable" >
|
||||
<action name="ViewToolButtonSize22Action">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<property name="text">
|
||||
<string>&22x22</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ViewToolButtonSize28Action" >
|
||||
<property name="checkable" >
|
||||
<action name="ViewToolButtonSize28Action">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<property name="text">
|
||||
<string>2&8x28</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="FileNewAction" >
|
||||
<property name="text" >
|
||||
<action name="FileNewAction">
|
||||
<property name="text">
|
||||
<string>&New Database...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ExtrasPasswordGenAction" >
|
||||
<property name="text" >
|
||||
<action name="ExtrasPasswordGenAction">
|
||||
<property name="text">
|
||||
<string>&Password Generator...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ViewColumnsGroupAction" >
|
||||
<property name="checkable" >
|
||||
<action name="ViewColumnsGroupAction">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="checked" >
|
||||
<property name="checked">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<property name="text">
|
||||
<string>&Group (search results only)</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ExtrasShowExpiredEntriesAction" >
|
||||
<property name="text" >
|
||||
<action name="ExtrasShowExpiredEntriesAction">
|
||||
<property name="text">
|
||||
<string>Show &Expired Entries...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="ExtrasTrashCanAction" >
|
||||
<property name="text" >
|
||||
<action name="ExtrasTrashCanAction">
|
||||
<property name="text">
|
||||
<string>Recycle Bin...</string>
|
||||
</property>
|
||||
<property name="visible" >
|
||||
<property name="visible">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
</action>
|
||||
<action name="AddBookmarkAction" >
|
||||
<property name="text" >
|
||||
<action name="AddBookmarkAction">
|
||||
<property name="text">
|
||||
<string>&Add Bookmark...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="AddThisAsBookmarkAction" >
|
||||
<property name="text" >
|
||||
<action name="AddThisAsBookmarkAction">
|
||||
<property name="text">
|
||||
<string>Bookmark &this Database...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="EditCopyUrlAction" >
|
||||
<property name="text" >
|
||||
<action name="EditCopyUrlAction">
|
||||
<property name="text">
|
||||
<string>Copy URL to Clipboard</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="EditNewGroupAction" >
|
||||
<property name="text" >
|
||||
<action name="EditNewGroupAction">
|
||||
<property name="text">
|
||||
<string>Add New Group...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="EditGroupSortAction" >
|
||||
<property name="text" >
|
||||
<action name="EditGroupSortAction">
|
||||
<property name="text">
|
||||
<string>Sort groups</string>
|
||||
</property>
|
||||
</action>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user