Implement remove support.
commitce0d4c202ac46687551451c3a03f45a9d7d1e0a2
authorJames Liggett <jrliggett@cox.net>
Wed, 23 Apr 2008 04:39:54 +0000 (22 21:39 -0700)
committerJames Liggett <jrliggett@cox.net>
Wed, 23 Apr 2008 04:39:54 +0000 (22 21:39 -0700)
tree417e5ddfc296d35a558c72a1a565f3f8c6cf3f20
parent9332accc627bbd2e5f65c24b3527f6dc17bc0407
Implement remove support.
plugins/git/Makefile.am
plugins/git/anjuta-git.glade
plugins/git/anjuta-git.ui
plugins/git/git-remove-command.c [new file with mode: 0644]
plugins/git/git-remove-command.h [new file with mode: 0644]
plugins/git/git-remove-dialog.c [new file with mode: 0644]
plugins/git/git-remove-dialog.h [new file with mode: 0644]
plugins/git/plugin.c