Stupid changes, stupid log...
parent
23db03bff1
commit
c5a6161994
|
@ -2,13 +2,13 @@
|
|||
<section id="sect-editing-text">
|
||||
<title>Editing text</title>
|
||||
|
||||
<section id="dialog-replace">
|
||||
<title>dialog-replace</title>
|
||||
<section id="dialog-find">
|
||||
<title>dialog-find</title>
|
||||
blah blah blah
|
||||
</section>
|
||||
|
||||
<section id="dialog-find">
|
||||
<title>dialog-find</title>
|
||||
<section id="dialog-replace">
|
||||
<title>dialog-replace</title>
|
||||
blah blah blah
|
||||
</section>
|
||||
|
||||
|
|
|
@ -15,10 +15,16 @@
|
|||
<title>&app; manual</title>
|
||||
</articleinfo>
|
||||
|
||||
<section id="sect-getting-started">
|
||||
<!--<section id="xxx-getting-started">
|
||||
<title>Getting Started</title>
|
||||
|
||||
<section id="xxx-medit-command-line">
|
||||
<title>Starting &app; from Command Line</title>
|
||||
<para></para>
|
||||
</section>
|
||||
|
||||
</section>-->
|
||||
|
||||
&editor-sections;
|
||||
&license;
|
||||
|
||||
|
|
2
moo/TODO
2
moo/TODO
|
@ -9,6 +9,8 @@ Editor
|
|||
2. File saving: permissions, backups, symlinks.
|
||||
3. moo_editor_save_tmp(), moo_editor_save_fake() ?
|
||||
|
||||
Disable languages
|
||||
|
||||
|
||||
Terminal
|
||||
========
|
||||
|
|
|
@ -5,6 +5,7 @@ mooedit_tools_DATA = context.cfg menu.cfg filters.xml
|
|||
|
||||
moolangmgr-private.lo: moolangmgr.lo
|
||||
mootextview-private.lo: mootextview.lo
|
||||
mooedit-private.lo: mooedit.lo
|
||||
|
||||
lua_sources = \
|
||||
moocommand-lua.c \
|
||||
|
|
Loading…
Reference in New Issue