Skip to content

Commit 3c4f378

Browse files
committed
update before merge
1 parent c5d11cc commit 3c4f378

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

apps/resource.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ DEALINGS IN THE SOFTWARE.
3535
///////////////////////////////// Program Values ///////////////////////
3636
//
3737
// Program Info (may be visible, but don't mark for tranalation)
38-
#define VERSION "2015.11.26-1(devel)"
38+
#define VERSION "2015.12.01-1"
3939
#define RELEASE_DATE "3 October 2015"
4040
#define COPYRIGHT_DATE "2013-2015"
4141

text/changelog.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<li>Expanded functionality of system tray icon menu to toggle power for technologies and to connect or disconnect wifi services.</li>
88
<li>System tray menu can be torn off and live in its own window on the desktop.</li>
99
<li>Internal icons can be colorized (color selector control on Preferences Tab).</li>
10+
<li>Fixed problem with tray icons not showing in the Plasma Desktop.<li>
11+
<li>Reworked internals to store text returned by Connman as is and only translate for display.<li>
1012
</ul>
1113
<br><b>2015.10.03</b>
1214
<ul>

0 commit comments

Comments
 (0)