implement git-cheetah plugin for nautilus filemanager
commite786bee0c9d20f71acb99cd54db7c93f07c3083a
authorHeiko Voigt <hvoigt@hvoigt.net>
Wed, 14 Oct 2009 16:49:48 +0000 (14 18:49 +0200)
committerHeiko Voigt <hvoigt@hvoigt.net>
Sun, 18 Oct 2009 17:59:12 +0000 (18 19:59 +0200)
tree22ed2eb8c89db1533d76351e982edccf341ef985
parent85e3fcbd356b5e5c8b056ff098c2b43f704a9e27
implement git-cheetah plugin for nautilus filemanager

Nautilus is the filemanager of the Gnome desktop environment. This
commit implements the context menu and toolbar interface.

Signed-off-by: Heiko Voigt <hvoigt@hvoigt.net>
.gitignore
README.txt
nautilus/Makefile [new file with mode: 0644]
nautilus/kill-nautilus.sh [new file with mode: 0755]
nautilus/menu.c [new file with mode: 0644]
nautilus/menu.h [new file with mode: 0644]
nautilus/plugin.c [new file with mode: 0644]
nautilus/plugin.h [new file with mode: 0644]
nautilus/util.c [new file with mode: 0644]