Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
KAlarm
Commits
b9ef5d1d
Commit
b9ef5d1d
authored
Feb 09, 2017
by
David Jarvie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update version number
parent
0d280c21
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
Changelog
Changelog
+6
-2
src/kalarm.h
src/kalarm.h
+1
-1
No files found.
Changelog
View file @
b9ef5d1d
KAlarm Change Log
=== Version 2.11.1
4
(KDE Applications 17.04) --- 15 January 2017 ===
=== Version 2.11.1
5
(KDE Applications 17.04) --- 15 January 2017 ===
+ Report if terminal for command alarms is not configured.
+ Don't allow 'auto-hide in system tray' on Unity desktop [KDE Bug 373848]
=== Version 2.11.13 (KDE Applications 16.12.2) --- 8 February 2017 ===
=== Version 2.11.14 --- 8 February 2017 ===
+ Fix not showing main window if activated again while already running with --tray [Bug 374520]
+ Fix --help, --version and option errors not being reported if KAlarm is already running.
=== Version 2.11.13 (KDE Applications 16.12.2) --- 29 January 2017 ===
+ Fix system tray icon used for "some alarms disabled"
+ Improved system tray icons (requires Plasma 5.9) [KDE Bug 362631]
+ Don't show misleading "Failed to update alarm" if command alarm fails [KDE Bug 375615]
...
...
src/kalarm.h
View file @
b9ef5d1d
...
...
@@ -24,7 +24,7 @@
#undef QT3_SUPPORT
#define VERSION_SUFFIX "-5"
#define KALARM_VERSION "2.11.1
4
" VERSION_SUFFIX
#define KALARM_VERSION "2.11.1
5
" VERSION_SUFFIX
#define KALARM_NAME "KAlarm"
#define KALARM_DBUS_SERVICE "org.kde.kalarm" // D-Bus service name of KAlarm application
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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