aac719f843
Signed-off-by: Don HO <don.h@free.fr> git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@504 f5eea248-9336-0410-98b8-ebc06183d4e3
14 lines
678 B
HTML
14 lines
678 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
|
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Editing</title>
|
|
<link rel="stylesheet" href="styles.css" type="text/css">
|
|
</head>
|
|
<body>
|
|
<h1>Editing
|
|
files:</h1><p>
|
|
When
|
|
you edit a file, Notepad++ will mark the file as edited, allowing you
|
|
to save it if you wish to store these changes. To indicate a file is
|
|
edited, the icon in the tabbar will turn red (<img style="width: 16px; height: 16px;" alt="" src="Images/unsaved.png">) and an asterisk (*)
|
|
will be displayed in the titlebar before the filename if that file is
|
|
active.
|
|
</body></html> |