-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsetup.conf
More file actions
23 lines (19 loc) · 712 Bytes
/
setup.conf
File metadata and controls
23 lines (19 loc) · 712 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# The name of the package
name = editarea
# Recommended metadata
title = "An editor for CSS files"
url = "http://git.armel.maar.fr/?p=editarea.git/"
author_name = "Armel FORTUN"
author_email = "armel@tchack.com"
license = "MIT License/GNU License"
# Longer description
description = "Here is EditArea, a free javascript editor for source code. \
(That is no way a WYSIWYG editor). This editor is designed to edit \
source code files in a textarea. The main goal is to allow text \
formatting, search and replace and real-time syntax highlight \
(for not too heavy text). \
Available at: \
<http://www.cdolivet.com/index.php?page=editArea>"
# Languages
source_language = en
target_languages = fr es zh