Hi all
This is an update of ja.po for e16 as of
September 11.
---
"Thank you for telling me the truth." --- HAL9000 in "2010"
Yasufumi Haga [EMAIL PROTECTED]
http://homepage3.nifty.com/peterpan/
fingerprint:0EFA 299A BC32 7D68 1FEF BA2B 804E 9B15 C4F0 F9F0
ja.po.gz
Descr
Hi,
when ecore_x creates an window with an ARGB visual, it creates a
colormap for that visual (ecore_x_window.c:973).
This colormap is evaluated by XCreateWindow() etc.
Afterwards, when the window has been set up, the colormap is freed (line
1010).
So now the colormap field in the XSetWindowAttri
On Sun, 10 Sep 2006 07:11:55 -0400 (EDT) Enlightenment CVS
<[EMAIL PROTECTED]> wrote:
> ok - the leak reports were disturbing me. fixed.
>
> ===
> RCS
> file: /cvs/e/e17/libs/ecore/src/lib/ecore_desktop/ecore_desktop_icon.c,v
> retri