]> spindle.queued.net Git - midori/commit
Move XBEL implementation to katze.
authorChristian Dywan <christian@twotoasts.de>
Sun, 6 Jan 2008 00:44:37 +0000 (01:44 +0100)
committerChristian Dywan <christian@twotoasts.de>
Sun, 6 Jan 2008 00:44:37 +0000 (01:44 +0100)
commitd5a4f4cfd71d919b97371b8ccdfae5138f6cb168
tree6f041d0ab0251a2abf8ca13a7ce9b668f02f87d9
parente2328a4bfcd0fd595209d01914c2ee6b6fe6965a
Move XBEL implementation to katze.

The implementation of XBEL is moved to katze, including the
appropriate api prefix and coding style changes. All relevant
uses are updated.
13 files changed:
katze/Makefile.am
katze/katze-xbel.c [new file with mode: 0644]
katze/katze-xbel.h [new file with mode: 0644]
katze/katze.h
src/Makefile.am
src/browser.c
src/browser.h
src/global.h
src/helpers.c
src/main.c
src/webView.c
src/xbel.c [deleted file]
src/xbel.h [deleted file]