From 5fcadca270b47e10fc2722d66004fc09676385c7 Mon Sep 17 00:00:00 2001 From: Aziz Mazouz Jaber <52936496+kemzops@users.noreply.github.com> Date: Sat, 24 Feb 2024 07:05:36 +0200 Subject: Add KDE Dialog Support to `gui_filepicker` (#368) * KDE Dialog Support * KDE Dialog support for gui_filepicker * Update plugins/gui_filepicker.lua Co-authored-by: Guldoman * Update plugins/gui_filepicker.lua Co-authored-by: Guldoman * Snake variable i hope you are happy :D --------- Co-authored-by: Guldoman --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 423e14a..a65a9b0 100644 --- a/manifest.json +++ b/manifest.json @@ -495,8 +495,8 @@ "mod_version": "3" }, { - "description": "Graphical filepicker using zenity.", - "version": "0.2", + "description": "Graphical filepicker using zenity or kdialog.", + "version": "1.0", "path": "plugins/gui_filepicker.lua", "id": "gui_filepicker", "mod_version": "3" -- cgit v1.2.3