Skip to content

Commit

Permalink
update <component type="desktop-application">
Browse files Browse the repository at this point in the history
  • Loading branch information
fastrizwaan committed Feb 19, 2024
1 parent dbd2f7c commit 4725842
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
15 changes: 11 additions & 4 deletions Todo.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,11 +159,18 @@ WineZGUI->Settings->Set runner (show runners subdirectory list) else ask the use
1.00
- [] remove sed "s| .*sleep .*s.*$||g" -i $(find ${PREFIXES_DIR} -iname "script-launch" -o -iname "script-backup-bundle") from winezgui-quit


0.99.7
- [] try to import system runner
cp /var/lib/flatpak/app/org.winehq.Wine/x86_64/stable-23.08/active/files ~/wine-8.0-flathub
- [] do not copy system runner if not possible.

0.99.6
- [] Import runner from prefixdir (search prefixdirs/Runner)
- [] winezgui-import-runner, use search of $PREFIXES_DIR for Runners
- [] Import runner to prefixdir
- [] use script-import-gamedir-into-prefix
- [x] Import runner from prefixdir (search prefixdirs/Runner)
- [x] winezgui-import-runner, use search of $PREFIXES_DIR for Runners
- [x] Import runner to prefixdir
- [x] use script-import-gamedir-into-prefix


0.99.5
- [x] Detect if Runner dir exist in PREFIXDIR in script-change-runner
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2023 Asif Ali Rizvan -->
<component>
<component type="desktop-application">
<id type="desktop">io.github.fastrizwaan.WineZGUI</id>
<launchable type="desktop-id">io.github.fastrizwaan.WineZGUI.desktop</launchable>
<metadata_license>CC0-1.0</metadata_license>
Expand Down

0 comments on commit 4725842

Please sign in to comment.