Subversion Repositories SvarDOS

Compare Revisions

No changes between revisions

Ignore whitespace Rev 1398 → Rev 1399

//website/sved/index.php
0,0 → 1,0
link ../subproj/index.php
Property changes:
Added: svn:special
+*
\ No newline at end of property
//website/sved/settings.php
0,0 → 1,15
<?php
 
$PROJNAME = 'Sved';
$SHORT = 'text editor';
 
$LONG = '
The SvarDOS editor (SVED) is designed for basic editing of configuration files
and such. It is NOT meant to be a full-featured text editor. On the pro side,
it has a low memory footprint and is only a couple kilobytes big, which makes
it a good fit for bootdisks or systems with extremely limited ressources.
';
 
$COPYRDATE = '2023';
 
?>
//website/sved/style.css
0,0 → 1,0
link ../subproj/style.css
Property changes:
Added: svn:special
+*
\ No newline at end of property