mirror of https://gitlab.com/nakst/essence
28 lines
300 B
INI
28 lines
300 B
INI
[general]
|
|
name=Text Editor
|
|
icon=icon_accessories_text_editor
|
|
use_single_process=1
|
|
|
|
[build]
|
|
source=apps/text_editor.cpp
|
|
|
|
[handler]
|
|
extension=txt
|
|
action=open
|
|
|
|
[handler]
|
|
extension=cpp
|
|
action=open
|
|
|
|
[handler]
|
|
extension=h
|
|
action=open
|
|
|
|
[handler]
|
|
extension=c
|
|
action=open
|
|
|
|
[handler]
|
|
extension=ini
|
|
action=open
|