e: Add changelog and news about the edbus ports and new modules

SVN revision: 82209
This commit is contained in:
Lucas De Marchi 2013-01-04 16:19:08 +00:00
parent 9a101b9777
commit 3c4ec8960d
3 changed files with 22 additions and 0 deletions

View File

@ -48,3 +48,5 @@ Michael Stapelberg <michael+e17@stapelberg.de>
Stefan Sperling <stsp@openbsd.org>
Nicolas Beaumont <nicolas.beaumont@gmail.com>
David H. Bronke <whitelynx@gmail.com>
José Roberto de Souza <zehortigoza@profusion.mobi>
Lucas Jóia <lucasjoia@profusion.mobi>

View File

@ -1,3 +1,18 @@
2013-01-04 Lucas Jóia
* Added bluez4 module: control bluetoothd daemon
2013-01-03 Lucas Jóia
* Added appmenu module: show application menu in shelf
2013-01-03 José Roberto de Souza
* Modules ported to edbus: battery, connman, mixer, notification,
illume-indicator
* Fileman and Wizard also ported to edbus
* Systray: added DBus notification
* Added music-control module: control any mpris2-compatible music
player
2013-01-03 Mike Blumenkrantz
* Added e_win_elm_available()

5
NEWS
View File

@ -4,12 +4,17 @@ Changes since 0.17.0:
Additions:
Modules:
* conf2
* music-control: control any mpris2-compatible music player
* appmenu: externally show a menu of the current focused application
* bluez4: control bluetoothd daemon
API:
* Added action to reset filemanager
* Added function to hide all active menus
* Added enum for deskflip animation mode
* Added e_win_elm_available()
* Added e_configure_option API
* Added D-Bus notification to systray module
* Added D-Bus menu support
Deprecations:
*