csac
This commit is contained in:
parent
ec5f717f5d
commit
91d99cb58e
@ -44,7 +44,6 @@
|
|||||||
#define APP_CFG_CUTS "keyboard"
|
#define APP_CFG_CUTS "keyboard"
|
||||||
#define APP_CFG_BROWSER "browser"
|
#define APP_CFG_BROWSER "browser"
|
||||||
|
|
||||||
#define APP_HTML_MARKUP "styled_pattern.html"
|
|
||||||
#define APP_PREFIX "@CMAKE_INSTALL_PREFIX@"
|
#define APP_PREFIX "@CMAKE_INSTALL_PREFIX@"
|
||||||
#define APP_REVISION "@APP_REVISION@"
|
#define APP_REVISION "@APP_REVISION@"
|
||||||
|
|
||||||
|
@ -186,7 +186,7 @@
|
|||||||
<string>Add tab</string>
|
<string>Add tab</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut">
|
<property name="shortcut">
|
||||||
<string>Ctrl+Shift+T</string>
|
<string notr="true">Ctrl+Shift+T</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="m_actionCloseAllTabs">
|
<action name="m_actionCloseAllTabs">
|
||||||
@ -197,7 +197,7 @@
|
|||||||
<string>Close all tabs except current one</string>
|
<string>Close all tabs except current one</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut">
|
<property name="shortcut">
|
||||||
<string>Ctrl+Shift+O</string>
|
<string notr="true">Ctrl+Shift+O</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="m_actionCloseCurrentTab">
|
<action name="m_actionCloseCurrentTab">
|
||||||
@ -205,7 +205,7 @@
|
|||||||
<string>Close current &tab</string>
|
<string>Close current &tab</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut">
|
<property name="shortcut">
|
||||||
<string>Ctrl+Shift+C</string>
|
<string notr="true">Ctrl+Shift+C</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="m_actionNoActions">
|
<action name="m_actionNoActions">
|
||||||
@ -229,6 +229,9 @@
|
|||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Update all feeds.</string>
|
<string>Update all feeds.</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="shortcut">
|
||||||
|
<string notr="true"/>
|
||||||
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="m_actionUpdateSelectedFeeds">
|
<action name="m_actionUpdateSelectedFeeds">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
@ -237,6 +240,9 @@
|
|||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Update selected feeds/categories.</string>
|
<string>Update selected feeds/categories.</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="shortcut">
|
||||||
|
<string notr="true"/>
|
||||||
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="m_actionEditSelectedFeed">
|
<action name="m_actionEditSelectedFeed">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
@ -245,6 +251,9 @@
|
|||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Edit selected feed/category.</string>
|
<string>Edit selected feed/category.</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="shortcut">
|
||||||
|
<string notr="true"/>
|
||||||
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="m_actionDeleteSelectedFeeds">
|
<action name="m_actionDeleteSelectedFeeds">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
@ -253,6 +262,9 @@
|
|||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Delete selected feeds/categories.</string>
|
<string>Delete selected feeds/categories.</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="shortcut">
|
||||||
|
<string notr="true"/>
|
||||||
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="m_actionMarkSelectedMessagesAsRead">
|
<action name="m_actionMarkSelectedMessagesAsRead">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
@ -261,6 +273,9 @@
|
|||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Mark selected messages as read.</string>
|
<string>Mark selected messages as read.</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="shortcut">
|
||||||
|
<string notr="true"/>
|
||||||
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="m_actionMarkSelectedMessagesAsUnread">
|
<action name="m_actionMarkSelectedMessagesAsUnread">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
@ -269,6 +284,9 @@
|
|||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Mark selected messages as unread.</string>
|
<string>Mark selected messages as unread.</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="shortcut">
|
||||||
|
<string notr="true"/>
|
||||||
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="m_actionSwitchImportanceOfSelectedMessages">
|
<action name="m_actionSwitchImportanceOfSelectedMessages">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
@ -277,31 +295,49 @@
|
|||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Switch importance of selected messages.</string>
|
<string>Switch importance of selected messages.</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="shortcut">
|
||||||
|
<string notr="true"/>
|
||||||
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="m_actionMarkFeedsAsRead">
|
<action name="m_actionMarkFeedsAsRead">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Mark selected as read</string>
|
<string>Mark selected as read</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="shortcut">
|
||||||
|
<string notr="true"/>
|
||||||
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="m_actionMarkAllMessagesAsRead">
|
<action name="m_actionMarkAllMessagesAsRead">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Mark &all messages read</string>
|
<string>Mark &all messages read</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="shortcut">
|
||||||
|
<string notr="true"/>
|
||||||
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="m_actionMarkAllMessagesAsUnread">
|
<action name="m_actionMarkAllMessagesAsUnread">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Mark a&ll messages unread</string>
|
<string>Mark a&ll messages unread</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="shortcut">
|
||||||
|
<string notr="true"/>
|
||||||
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="m_actionDeleteSelectedMessages">
|
<action name="m_actionDeleteSelectedMessages">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Delete selected messages</string>
|
<string>&Delete selected messages</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="shortcut">
|
||||||
|
<string notr="true"/>
|
||||||
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="m_actionDeleteAllMessages">
|
<action name="m_actionDeleteAllMessages">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Dele&te all messages</string>
|
<string>Dele&te all messages</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="shortcut">
|
||||||
|
<string notr="true"/>
|
||||||
|
</property>
|
||||||
</action>
|
</action>
|
||||||
</widget>
|
</widget>
|
||||||
<customwidgets>
|
<customwidgets>
|
||||||
|
@ -27,7 +27,6 @@ FormSettings::FormSettings(QWidget *parent) : QDialog(parent), m_ui(new Ui::Form
|
|||||||
// Setup behavior.
|
// Setup behavior.
|
||||||
m_ui->m_treeLanguages->setColumnCount(5);
|
m_ui->m_treeLanguages->setColumnCount(5);
|
||||||
m_ui->m_treeLanguages->setHeaderHidden(false);
|
m_ui->m_treeLanguages->setHeaderHidden(false);
|
||||||
|
|
||||||
m_ui->m_treeLanguages->setHeaderLabels(QStringList()
|
m_ui->m_treeLanguages->setHeaderLabels(QStringList()
|
||||||
<< tr("Language")
|
<< tr("Language")
|
||||||
<< tr("Code")
|
<< tr("Code")
|
||||||
@ -37,7 +36,6 @@ FormSettings::FormSettings(QWidget *parent) : QDialog(parent), m_ui(new Ui::Form
|
|||||||
|
|
||||||
m_ui->m_treeSkins->setColumnCount(4);
|
m_ui->m_treeSkins->setColumnCount(4);
|
||||||
m_ui->m_treeSkins->setHeaderHidden(false);
|
m_ui->m_treeSkins->setHeaderHidden(false);
|
||||||
|
|
||||||
m_ui->m_treeSkins->setHeaderLabels(QStringList()
|
m_ui->m_treeSkins->setHeaderLabels(QStringList()
|
||||||
<< tr("Name")
|
<< tr("Name")
|
||||||
<< tr("Version")
|
<< tr("Version")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user