From bf111d109a9953c8d99e1ff8dc410f5115244ea7 Mon Sep 17 00:00:00 2001 From: Yuvi9587 <114073886+Yuvi9587@users.noreply.github.com> Date: Fri, 16 May 2025 11:37:43 +0530 Subject: [PATCH] Update main.py --- main.py | 40 +++++++++++++++++++++++++--------------- 1 file changed, 25 insertions(+), 15 deletions(-) diff --git a/main.py b/main.py index 8864bde..4edf08d 100644 --- a/main.py +++ b/main.py @@ -133,7 +133,7 @@ class TourDialog(QDialog): CONFIG_ORGANIZATION_NAME = "KemonoDownloader" # Shared with main app for consistency if needed, but can be distinct CONFIG_APP_NAME_TOUR = "ApplicationTour" # Specific QSettings group for tour - TOUR_SHOWN_KEY = "neverShowTourAgainV3" # Updated key for new tour content + TOUR_SHOWN_KEY = "neverShowTourAgainV4" # Updated key for new tour content def __init__(self, parent=None): super().__init__(parent) @@ -202,7 +202,7 @@ class TourDialog(QDialog): # --- Define Tour Steps with Updated Content --- step1_content = ( - "Hello! This quick tour will walk you through the main features of the Kemono Downloader." + "Hello! This quick tour will walk you through the main features of the Kemono Downloader, including recent updates." "" ) @@ -259,6 +262,8 @@ class TourDialog(QDialog): "