Bug 486646 - Wrong tooltip text in kcms/desktoppaths/ui/main.qml
Summary: Wrong tooltip text in kcms/desktoppaths/ui/main.qml
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_desktoppath (show other bugs)
Version: 6.0.4
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 487612 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-05-05 21:39 UTC by Frank Steinmetzger
Modified: 2024-05-27 10:02 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.1
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Steinmetzger 2024-05-05 21:39:12 UTC
I noticed while translating that there is a wrong help text in the KCM for desktop paths. The text for public shares is the same as for movies. Apparently this happened in e864dd3b, where the correct text was refactored away.

Sorry for not fixing it myself, I used to fix such little stuff with the web IDE in the past. But I can't find it now and don't have the time to learn the MR workflow for a single line of text.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.9-arch1-1 (64-bit)
Graphics Platform: X11
Comment 1 Nate Graham 2024-05-06 22:05:31 UTC
You're right!
Comment 2 Nate Graham 2024-05-06 22:10:55 UTC
Git commit 1a8e026bb1bf303b4b46d33a8ab34a1ae1f64033 by Nate Graham.
Committed on 06/05/2024 at 22:10.
Pushed by ngraham into branch 'master'.

kcms/desktoppaths: correct wrong tooltip for Public folder

Looks like a copy-paste error.
FIXED-IN: 6.1

M  +1    -1    kcms/desktoppaths/ui/main.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/1a8e026bb1bf303b4b46d33a8ab34a1ae1f64033
Comment 3 Nicolas Fella 2024-05-27 10:02:38 UTC
*** Bug 487612 has been marked as a duplicate of this bug. ***