mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
29 lines
442 B
Plaintext
29 lines
442 B
Plaintext
name=COSMIC Text Editor
|
|
binary=/bin/cosmic-edit
|
|
icon=/ui/icons/apps/accessories-text-editor.png
|
|
accept=*.asm
|
|
accept=*.c
|
|
accept=*.conf
|
|
accept=*.cpp
|
|
accept=*.css
|
|
accept=*.h
|
|
accept=*.html
|
|
accept=*.ion
|
|
accept=*.java
|
|
accept=*.js
|
|
accept=*.json
|
|
accept=*.list
|
|
accept=*.log
|
|
accept=*.lua
|
|
accept=*.md
|
|
accept=*.pl
|
|
accept=*.py
|
|
accept=*.rc
|
|
accept=*.rs
|
|
accept=*.sh
|
|
accept=*.toml
|
|
accept=*.txt
|
|
accept=*.xml
|
|
author=Jeremy Soller
|
|
description=COSMIC Text Editor
|