From 2843ca269cb59bdf9c544fc5dec343bc7430cf3d Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Mon, 20 Jan 2025 05:03:37 +0300 Subject: AppImage: added AppStream metadata Should improve the SciTECO site at the AppImages Hub (appimage.github.io). We will have to make another PR before the site gets updated. --- AppImage/sciteco-gtk.appdata.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 AppImage/sciteco-gtk.appdata.xml (limited to 'AppImage/sciteco-gtk.appdata.xml') diff --git a/AppImage/sciteco-gtk.appdata.xml b/AppImage/sciteco-gtk.appdata.xml new file mode 100644 index 0000000..59e17d7 --- /dev/null +++ b/AppImage/sciteco-gtk.appdata.xml @@ -0,0 +1,27 @@ + + + sciteco-gtk + CC0-1.0 + GPL-3.0+ + SciTECO + Scintilla-based Text Editor and Corrector (GTK 3 UI) +

+ SciTECO is an interactive TECO dialect, similar to Video TECO. + It also adds features from classic Standard TECO-11, + and incorporates many unique new ideas. + It is geared towards UNIX-like operating systems but also natively + supports Microsoft Windows NT. +

+ This app contains the GTK+ 3 (graphical) version of SciTECO. +

+ sciteco-gtk.desktop + https://rhaberkorn.github.io/sciteco/ + + + https://sciteco.sf.net/screenshots/v2.3.0-freebsd-gtk.png + + + + sciteco-gtk.desktop + +
\ No newline at end of file -- cgit v1.2.3