Skip to content

Commit 4bbcfbe

Browse files
committed
files for release 2013.01.13
1 parent 1e96af3 commit 4bbcfbe

File tree

3 files changed

+3
-10
lines changed

3 files changed

+3
-10
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
cmst
22
====
3-
NOTE: 10 December 2018. Well so much for October. Good news is my development computer is back up. Travel has not lessened, however it seems there may be an end in sight to some of it on the 28th of this month. Bad news for this program is I do have a kid getting married in August, so my free time window is somewhat limited by that.
4-
5-
NOTE: 1 September 2018. I have not abandoned this program. For a variety of reasons it has been almost impossible to find any time to really work on it this year. Just last week when I thought I might be able to do a few things I discovered my development computer has bit the dust. September is looking bad with huge amounts of travel scheduled, both for work and family matters, so it is not likely I'll be doing a lot until October at the earliest.
6-
7-
Thanks
8-
A-
9-
103
QT GUI for Connman with system tray icon.
114

125
The program provides graphical user interface to control the connman daemon. The connman daemon

apps/resource.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ DEALINGS IN THE SOFTWARE.
3535
///////////////////////////////// Program Values ///////////////////////
3636
//
3737
// Program Info (may be visible, but don't mark for tranalation)
38-
#define VERSION "2019.01.05-1"
38+
#define VERSION "2019.01.13-1"
3939

40-
#define RELEASE_DATE "5 January 2019"
40+
#define RELEASE_DATE "13 January 2019"
4141
#define COPYRIGHT_DATE "2013-2019"
4242

4343
// Program Values:

text/changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<b><center>Connman System Tray (CMST)</center></b>
22
<b><center>Change Log</center></b>
3-
<b> In Progress</b>
3+
<b> 2019.01.13</b>
44
<ul>
55
<li>Fixed segfaul on close when running without Connman.</li>
66
<li>Revert network group to "netdev" in Slackware and Debian.</li>

0 commit comments

Comments
 (0)