First part of the renaming 'quartz' -> 'cocoa'
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 19 Mar 2010 06:48:08 +0000 (06:48 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 19 Mar 2010 06:48:08 +0000 (06:48 +0000)
commitf55b2c6f7dbba7a769962a417d136326c6a14bcd
tree2cb04bca158b923bd73e66e3fc13fcbbe9f53184
parent091d1e822538451bfcb7e10d83946a65fa975fc2
First part of the renaming 'quartz' -> 'cocoa'

Quartz is the name of the graphic library
Cocoa is the Objective C API to build applications

I can't test this so maybe I have forgotten some
modifications to do. Please report any problem in
that thread

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@47339 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
Makefile.am
configure.ac
ecore-cocoa.pc.in [moved from ecore-quartz.pc.in with 100% similarity]
src/lib/ecore_evas/Makefile.am
src/lib/ecore_evas/ecore_evas_cocoa.c [moved from src/lib/ecore_evas/ecore_evas_quartz.c with 99% similarity]
src/lib/ecore_quartz/Ecore_Cocoa.h [moved from src/lib/ecore_quartz/Ecore_Quartz.h with 100% similarity]
src/lib/ecore_quartz/Ecore_Cocoa_Keys.h [moved from src/lib/ecore_quartz/Ecore_Quartz_Keys.h with 100% similarity]
src/lib/ecore_quartz/Makefile.am
src/lib/ecore_quartz/ecore_cocoa.m [moved from src/lib/ecore_quartz/ecore_quartz.m with 99% similarity]
src/lib/ecore_quartz/ecore_cocoa_window.m