Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
KAlarm
Commits
fed6b750
Commit
fed6b750
authored
Feb 09, 2017
by
David Jarvie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update version number
parent
c5897d0e
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
4 deletions
+6
-4
Changelog
Changelog
+5
-3
src/kalarm.h
src/kalarm.h
+1
-1
No files found.
Changelog
View file @
fed6b750
KAlarm Change Log
=== Version 2.11.13 --- 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]
+ 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.12 (KDE Applications 16.12.1) --- 1 January 2017 ===
+ Fix Export Alarms file save error [KDE Bug 374337]
...
...
src/kalarm.h
View file @
fed6b750
...
...
@@ -24,7 +24,7 @@
#undef QT3_SUPPORT
#define VERSION_SUFFIX "-5"
#define KALARM_VERSION "2.11.1
3
" VERSION_SUFFIX
#define KALARM_VERSION "2.11.1
4
" 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