The MlView project is an on going effort to develop an xml editor for GNOME environment. It is written in C and uses the gnome libraries (libxml2, gtk+, libgnome*, etc). Some features ... * cut/copy/paste as child/paste as prev/paste as next/ of xml elements * xml element/attributes search * multi docs edition * Several editing views can be opened on the same document * drag and drop based copy/cut/past of xml elements * edition of xml elements and attributes can be made directly on the tree * namespace support * on-demand validation * graphical error reporting. Parse/validation time errors reported graphically. This feature is new so it may be buggy or not well polished ... * when validation is switched on, MlView proposes an elements/attributes completion feature. When an element is added to the tree, MlView also adds the children elements required by the DTD for the document to be valid. * Validation can be switched off. The xml document editon can then be done without any constraint. * a clean code ;) -- http://www.freespiders.org/projects/gmlview/
37 lines
1.4 KiB
Text
37 lines
1.4 KiB
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/26 05:45:33 xtraeme Exp $
|
|
bin/gmlview
|
|
bin/gnome-mlview
|
|
bin/mlv
|
|
bin/mlview
|
|
lib/libmlview.a
|
|
lib/libmlview.la
|
|
lib/libmlview.so
|
|
lib/libmlview.so.3
|
|
lib/libmlview.so.3.0
|
|
share/gnome-mlview/glade/mlview-dtd-choice.glade
|
|
share/gnome-mlview/glade/mlview-preferences.glade
|
|
share/gnome-mlview/glade/tree-view-find-dialog.glade
|
|
share/gnome-mlview/pixmaps/control-center2.png
|
|
share/gnome-mlview/pixmaps/mlview-app-icon.png
|
|
share/gnome-mlview/pixmaps/mlview-app-icon.xpm
|
|
share/gnome-mlview/pixmaps/xml-element-node-open.xpm
|
|
share/gnome-mlview/pixmaps/xml-element-node.xpm
|
|
share/gnome-mlview/pixmaps/xml-text-node.xpm
|
|
share/gnome/apps/Applications/mlview.desktop
|
|
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/mlview.mo
|
|
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/mlview.mo
|
|
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/mlview.mo
|
|
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/mlview.mo
|
|
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/mlview.mo
|
|
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/mlview.mo
|
|
${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/mlview.mo
|
|
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/mlview.mo
|
|
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/mlview.mo
|
|
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/mlview.mo
|
|
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/mlview.mo
|
|
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/mlview.mo
|
|
${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/mlview.mo
|
|
${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/mlview.mo
|
|
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/mlview.mo
|
|
@dirrm share/gnome-mlview/pixmaps
|
|
@dirrm share/gnome-mlview/glade
|