Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KDE PIM Add-ons
Commits
56809e32
Commit
56809e32
authored
Feb 01, 2022
by
Laurent Montel
Browse files
Save rules
parent
f9024f69
Pipeline
#131493
failed with stage
in 2 minutes and 51 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
56809e32
...
...
@@ -78,7 +78,7 @@ set(LIBKLEO_LIB_VERSION "5.19.40")
set
(
AKONADI_LIB_VERSION
"5.19.40"
)
set
(
INCIDENCEEDITOR_LIB_VERSION
"5.19.40"
)
set
(
KTNEF_LIB_VERSION
"5.19.40"
)
set
(
MESSAGELIB_LIB_VERSION
"5.19.4
0
"
)
set
(
MESSAGELIB_LIB_VERSION
"5.19.4
2
"
)
set
(
AKONADICALENDAR_LIB_VERSION
"5.19.40"
)
set
(
CALENDAR_UTILS_VERSION
"5.19.40"
)
set
(
KPIMTEXTEDIT_LIB_VERSION
"5.19.40"
)
...
...
plugins/messageviewerconfigureplugins/openurlwith/openurlwithconfigurewidget.cpp
View file @
56809e32
...
...
@@ -65,7 +65,7 @@ void OpenUrlWithConfigureWidget::writeSettings()
#endif
}
MessageViewer
::
OpenUrlWithManager
::
self
()
->
setOpenWithUrlInfo
(
rules
);
// TODO
MessageViewer::OpenUrlWithManager::self()->saveRules();
MessageViewer
::
OpenUrlWithManager
::
self
()
->
saveRules
();
}
void
OpenUrlWithConfigureWidget
::
slotAddRule
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment