add dock library
commitd16bed72235542b5d4ce5172e0718072f6d340f0
authorBenjamin Otte <otte@gnome.org>
Thu, 9 Aug 2007 09:47:06 +0000 (9 11:47 +0200)
committerBenjamin Otte <otte@gnome.org>
Thu, 9 Aug 2007 09:47:06 +0000 (9 11:47 +0200)
tree446a45deb30dba360c18400a029fcdcd0f12b24a
parentd416dd57fbf03e1601e10675dee252259b10f762
add dock library

let' hope that there'll be a GtkDock at some point so we can throw this away.
Or someone makes a GtkDock lib out of this :)
configure.ac
vivified/Makefile.am
vivified/core/vivi_application.c
vivified/dock/.gitignore [new file with mode: 0644]
vivified/dock/Makefile.am [new file with mode: 0644]
vivified/dock/vivi_docklet.c [new file with mode: 0644]
vivified/dock/vivi_docklet.h [new file with mode: 0644]
vivified/dock/vivified-dock.h [new file with mode: 0644]
vivified/ui/Makefile.am