Enlightenment CVS committal

Author  : moom
Project : e17
Module  : proto

Dir     : e17/proto/etk/data/icons/default/icons/48x48/actions


Modified Files:
        address-book-new.png appointment-new.png bookmark-new.png 
        contact-new.png dialog-cancel.png dialog-close.png 
        dialog-no.png dialog-ok.png dialog-yes.png document-new.png 
        document-open.png document-print-preview.png 
        document-print.png document-properties.png 
        document-save-as.png document-save.png edit-clear.png 
        edit-copy.png edit-cut.png edit-delete.png 
        edit-find-replace.png edit-find.png edit-paste.png 
        edit-redo.png edit-undo.png folder-new.png 
        format-indent-less.png format-indent-more.png 
        format-justify-center.png format-justify-fill.png 
        format-justify-left.png format-justify-right.png 
        format-text-bold.png format-text-italic.png 
        format-text-strikethrough.png format-text-underline.png 
        go-bottom.png go-down.png go-first.png go-home.png go-jump.png 
        go-last.png go-next.png go-previous.png go-top.png go-up.png 
        list-add.png list-remove.png mail-forward.png 
        mail-mark-junk.png mail-message-new.png mail-reply-all.png 
        mail-reply-sender.png mail-send-receive.png media-eject.png 
        media-playback-pause.png media-playback-start.png 
        media-playback-stop.png media-record.png 
        media-seek-backward.png media-seek-forward.png 
        media-skip-backward.png media-skip-forward.png 
        process-stop.png system-lock-screen.png system-log-out.png 
        system-search.png system-shutdown.png tab-new.png 
        view-refresh.png window-new.png 


Log Message:
* [Iconbox] Start to work on a new iconbox widget: it renders icons, clip them, 
resize is Ok...
Selection still need to be implemented in order to be usable
* [Widget] API change in the scroll_size_get function
* [Widget] parent_set now automatically calls container_remove.
It makes widget implementation easier and avoid having a widget referenced by 
two parent widgets
* [Widget/Theme] Improve a lot the theme system. Now, widgets gets the same 
"theme context" as their parents.
So changing the theme of a widget will also change the theme of its children.
* [Stock] Add all the labels for the stock ids corresponding to the "actions"
* [Icon theme] 48x48 icons of the "actions" dir are correctly converted from 
svg to png (still need to do that for other dirs)
The Ok/Yes icon has also been changed to be more integrated with the other icons
* [Button] Fix some bugs. Also, now when a button has no label (or an empty 
one), the image is centered
* [H/Vbox] Now, cells with hidden children have no more padding/spading
* [Tree] Tree now inherits from Etk_Widget which makes more sense than 
inheriting from Etk_Container
* [Toplevel] Fix a segv in etk_toplevel_widget_pointer_pop
* [String] Fix a bug in the insertion code of Etk_String
* [Properties] Add a new type of property: ETK_PROPERTY_OTHER.
It's useful if you want to know when the property value is changed via a 
notification callback
* [Cache] Fix a bug in the cache system of edje objects
* Some other small fixes, formatting, doc



===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/address-book-new.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsNBvuPP and /tmp/cvsiUKllo differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/appointment-new.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsU9IfTQ and /tmp/cvsgSvMqp differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/bookmark-new.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvs2WPLHP and /tmp/cvsMu3Rgo differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/contact-new.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsghay3S and /tmp/cvs871cEr differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/dialog-cancel.png,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
Binary files /tmp/cvsBin7wK and /tmp/cvsDJmn9i differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/dialog-close.png,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
Binary files /tmp/cvsF1zj9I and /tmp/cvsRANhNh differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/dialog-no.png,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
Binary files /tmp/cvsdSp0vM and /tmp/cvsLd6zbl differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/dialog-ok.png,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
Binary files /tmp/cvsF1oedL and /tmp/cvsLHnqUj differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/dialog-yes.png,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
Binary files /tmp/cvszJV0hM and /tmp/cvsLLuV0k differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/document-new.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsvE9JFP and /tmp/cvsBsGeqo differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/document-open.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvslkSqtO and /tmp/cvsvlrufn differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/document-print-preview.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsvac0FR and /tmp/cvslGaDtq differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/document-print.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvslUjRyQ and /tmp/cvs9leaop differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/document-properties.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsBtMyXT and /tmp/cvsLJwwOs differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/document-save-as.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsTDPNDS and /tmp/cvsr9Fnwr differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/document-save.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsTQg64V and /tmp/cvsJauoZu differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/edit-clear.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsfVq26W and /tmp/cvsFSIV2v differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/edit-copy.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvslnUHNV and /tmp/cvsfTSbLu differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/edit-cut.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvshs8oZY and /tmp/cvszHCsYx differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/edit-delete.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsHcK2NX and /tmp/cvsrLeKOw differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/edit-find-replace.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvs7YE650 and /tmp/cvsrTqs8z differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/edit-find.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsLELsMZ and /tmp/cvs78HpQy differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/edit-paste.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsR2tsb3 and /tmp/cvsdc02gC differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/edit-redo.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsNNK5k4 and /tmp/cvsVipgsD differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/edit-undo.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsVAv142 and /tmp/cvs3eQTdC differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/folder-new.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvszs4tr6 and /tmp/cvsVOAWBF differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/format-indent-less.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsfmXg8j and /tmp/cvsLpp6DT differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/format-indent-more.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvspkwaPm and /tmp/cvsfxxcpW differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/format-justify-center.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsueuKsu and /tmp/cvsrWYGe4 differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/format-justify-fill.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvs9h7vsB and /tmp/cvsREqCpb differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/format-justify-left.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsWutcVW and /tmp/cvsEXc8Hx differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/format-justify-right.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsPMRUh0 and /tmp/cvscEYr6A differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/format-text-bold.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsxIUJ80 and /tmp/cvsG3eQYB differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/format-text-italic.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsbArdXZ and /tmp/cvs8bPTOA differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/format-text-strikethrough.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsVejBj3 and /tmp/cvsidJRcE differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/format-text-underline.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsjU4Cmf and /tmp/cvsC7DIyQ differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/go-bottom.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsBP66jg and /tmp/cvs2ARlBR differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/go-down.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsjLzm1t and /tmp/cvsgKQyA5 differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/go-first.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvs7hDpCv and /tmp/cvsyvESd7 differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/go-home.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsnJhWDw and /tmp/cvsazb1g8 differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/go-jump.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvstZr5kv and /tmp/cvsWNZLZ6 differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/go-last.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvs9FV8Hy and /tmp/cvs2GWsoa differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/go-next.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsdloUfx and /tmp/cvscCmZd9 differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/go-previous.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvs01BPhQ and /tmp/cvs6VGsts differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/go-top.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsMCjlYY and /tmp/cvsVg5pCB differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/go-up.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvs0Ax5ba and /tmp/cvspe513M differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/list-add.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsbEQ2Ca and /tmp/cvspLt5yN differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/list-remove.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsZsrbub and /tmp/cvsTOVMrO differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/mail-forward.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsdTgyYe and /tmp/cvslXDJXR differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/mail-mark-junk.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvs7cEJEd and /tmp/cvsrAMwFQ differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/mail-message-new.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsTi7c2g and /tmp/cvszwqs7T differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/mail-reply-all.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsGAWDUn and /tmp/cvsJGG170 differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/mail-reply-sender.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvs0zny2m and /tmp/cvsBcndi0 differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/mail-send-receive.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsUruGxq and /tmp/cvsz1JVO3 differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/media-eject.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvs8fzwep and /tmp/cvszxrnx2 differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/media-playback-pause.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsU3toAs and /tmp/cvsL3LOU5 differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/media-playback-start.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsgImwFt and /tmp/cvsD5wD16 differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/media-playback-stop.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsUlePts and /tmp/cvsFqi7S5 differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/media-record.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsENqjnx and /tmp/cvslUCrPa differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/media-seek-backward.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsGF2rTC and /tmp/cvsJ4mcug differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/media-seek-forward.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsePjqSE and /tmp/cvsndchwi differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/media-skip-backward.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvs8mVLGD and /tmp/cvsPJFcmh differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/media-skip-forward.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsgQCNXG and /tmp/cvsNC6TEk differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/process-stop.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsiuFTZH and /tmp/cvsP9KCIl differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/system-lock-screen.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvs6GfgIG and /tmp/cvsbdeEsk differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/system-log-out.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsYJ2T3L and /tmp/cvsV6BYSp differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/system-search.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsp5Z1uL and /tmp/cvszQQ2mp differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/system-shutdown.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsg9qkbS and /tmp/cvs5pBCdw differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/tab-new.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvswuPXyV and /tmp/cvs59ZRCz differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/view-refresh.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsY1QriU and /tmp/cvspiX2ny differ
===================================================================
RCS file: 
/cvs/e/e17/proto/etk/data/icons/default/icons/48x48/actions/window-new.png,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
Binary files /tmp/cvsGzhWjV and /tmp/cvsN8t7qz differ




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to