Go to file
Owen Taylor f8db7689af Experimentally add build infrastructure and a few Tidy widgets
For experimenting with using tidy, import TidyButton and TidyGrid
(+ dependencies) into our source tree and set up build machinery
to build them and build a typelib for them.

The sources are build right into libgnome-shell.so, so the Shell.gir
and Tidy.gir actually point to the same shared library.

src/Makefile-tidy.am: Build libtidy-1.0.la
src/Makefile.am: Include built tidy into gnome-shell.la and
  build Tidy-1.0.typelib

src/tidy/*: Add some source files from Tidy

svn path=/trunk/; revision=42
2008-11-12 21:09:27 +00:00
js/ui Remove workarounds for mutual imports problems 2008-11-09 18:01:59 +00:00
scripts specify geometries on the test clients so they don't end up with their title 2008-11-06 17:44:01 +00:00
src Experimentally add build infrastructure and a few Tidy widgets 2008-11-12 21:09:27 +00:00
tools/build Use = instead of == for comparision. (dash compatibility) 2008-11-04 18:07:07 +00:00
AUTHORS Initial commit 2008-10-31 04:22:44 +00:00
autogen.sh Initial commit 2008-10-31 04:22:44 +00:00
configure.ac Run gnome-terminal on alt-f2 2008-11-07 18:42:23 +00:00
COPYING Initial commit 2008-10-31 04:22:44 +00:00
MAINTAINERS Initial commit 2008-10-31 04:22:44 +00:00
Makefile.am Initial commit 2008-10-31 04:22:44 +00:00
README Initial commit 2008-10-31 04:22:44 +00:00