diff options
author | Luca Ferretti <elle.uca@libero.it> | 2006-12-20 01:03:22 +0800 |
---|---|---|
committer | Luca Ferretti <lferrett@src.gnome.org> | 2006-12-20 01:03:22 +0800 |
commit | 85246cab6e9563ebb592e436bb1610fdf4258086 (patch) | |
tree | 39a44c5db1a1eb2c8c8795bf1b721b7d074c3e22 /ChangeLog | |
parent | 70908aa72436b9c9970d11bab34f3789bd3414d7 (diff) | |
download | gsoc2013-epiphany-85246cab6e9563ebb592e436bb1610fdf4258086.tar.gz gsoc2013-epiphany-85246cab6e9563ebb592e436bb1610fdf4258086.tar.zst gsoc2013-epiphany-85246cab6e9563ebb592e436bb1610fdf4258086.zip |
Invert MoveToolItem and RemoveToolItem order, matchingh same feature for
2006-12-19 Luca Ferretti <elle.uca@libero.it>
* data/ui/epiphany-ui.xml:
Invert MoveToolItem and RemoveToolItem order, matchingh
same feature for panel applets.
* lib/egg/egg-editable-toolbar.c:
(egg_editable_toolbar_set_ui_manager):
* lib/ephy-stock-icons.c: (ephy_stock_icons_init):
* lib/ephy-stock-icons.h:
Remove STOCK_DRAG_MODE and STOCK_VIEW_SOURCE.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,5 +1,19 @@ 2006-12-19 Luca Ferretti <elle.uca@libero.it> + * data/ui/epiphany-ui.xml: + + Invert MoveToolItem and RemoveToolItem order, matchingh + same feature for panel applets. + + * lib/egg/egg-editable-toolbar.c: + (egg_editable_toolbar_set_ui_manager): + * lib/ephy-stock-icons.c: (ephy_stock_icons_init): + * lib/ephy-stock-icons.h: + + Remove STOCK_DRAG_MODE and STOCK_VIEW_SOURCE. + +2006-12-19 Luca Ferretti <elle.uca@libero.it> + * data/icons/16x16/actions/Makefile.am: * data/icons/16x16/actions/location-entry.png: * data/icons/22x22/actions/Makefile.am: |