remove no-longer relevant vtorri entries

This commit is contained in:
Mike Blumenkrantz 2013-02-19 12:59:14 +00:00
parent bf9933a336
commit 8b82d2ad38
2 changed files with 0 additions and 2 deletions

View File

@ -167,7 +167,6 @@
2013-01-11 Mike Blumenkrantz
* e_manager_comp_set() is no longer accessible by modules
* added option to disable comp effects on screen
* fixed bug where backlight settings would try to update dummy backlight devices
* added focus-out color class and functionality to default theme

1
NEWS
View File

@ -50,7 +50,6 @@ Changes:
* merged all binding config dialogs into conf_bindings module
API:
* e_menu_category_callback create callback parameter order has been changed
* e_manager_comp_set() is no longer accessible by modules
* e_xkb_layout API now deals directly with E_Config_XKB_Layout structs
* e_shelf_desk_visible_get now takes const params
* e_util_size_debug_set now also prints for object show/hide events