mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-01-18 04:05:27 +00:00
Undo unneeded code changes
This commit is contained in:
parent
d412b66c6e
commit
d4baaeccfc
3
.github/workflows/appimage.yml
vendored
3
.github/workflows/appimage.yml
vendored
@ -5,9 +5,6 @@ on:
|
|||||||
tags: "**"
|
tags: "**"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions:
|
|
||||||
contents: write
|
|
||||||
|
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
shell: bash
|
shell: bash
|
||||||
|
@ -5,8 +5,6 @@ CONFIG += ordered
|
|||||||
SUBDIRS += qmltermwidget
|
SUBDIRS += qmltermwidget
|
||||||
SUBDIRS += app
|
SUBDIRS += app
|
||||||
|
|
||||||
QT += quick
|
|
||||||
|
|
||||||
desktop.files += cool-retro-term.desktop
|
desktop.files += cool-retro-term.desktop
|
||||||
desktop.path += /usr/share/applications
|
desktop.path += /usr/share/applications
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user