poelzi / pida-poelzi-newbuffer

fork of pida-main

this is an experimental, long living branch for 0.7 most likely. it's a complete redesign of the core<->editor interface. goals: - editors will require dbus, direct embedding or a similar technique which must be able to control the editor from background - cleaner api - support for split views. one buffer on different views etc. (at least from the api side it's possible)

Changed (Δ38 bytes):

raw changeset »

MANIFEST.in (1 lines added, 0 lines removed)

Up to file-list MANIFEST.in:

@@ -4,6 +4,7 @@ include COPYING
4
4
include INSTALL
5
5
include CHANGELOG
6
6
include README
7
include pida/resources/data/gtkrc-2.0
7
8
8
9
recursive-include pida *.py *.glade *.xml *.po *.png *.el *.vim *.gif *.svg *.pida *.xpm
9
10
recursive-include pida-plugins *.py *.glade *.xml *.po *.png *.el *.vim *.gif *.svg *.pida *.xpm