Bug 424007 - Discover jumplist refers to recent .deb files as "Documents"
Summary: Discover jumplist refers to recent .deb files as "Documents"
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.19.3
Platform: Kubuntu Linux
: NOR minor
Target Milestone: 1.0
Assignee: Nate Graham
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-08 19:07 UTC by aniche
Modified: 2020-07-13 19:53 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.20


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description aniche 2020-07-08 19:07:09 UTC
SUMMARY
in icon-only task manager, right-clicking the Discover icon opens a jumplist menu which lists recent .deb files installed via Discover but refers to them as "Documents" (? appropriate for Writer or Kate, but not for all apps)

OBSERVED RESULT
the top of the menu says "recent documents"

EXPECTED RESULT
.deb files are not really documents, so perhaps it should say "recent packages" or similar?

or would it be easier to have all jumplist menus titled "recent files" ??


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Kubuntu 20.04
(available in About System)
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.68
Qt Version: 5.12.8

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2020-07-10 20:12:01 UTC
> or would it be easier to have all jumplist menus titled "recent files" ??
That seems like a sensible plan!
Comment 2 Bug Janitor Service 2020-07-10 20:41:08 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/61
Comment 3 Nate Graham 2020-07-13 19:53:34 UTC
Git commit 5ec65a078ff96257a250589ed839577ec32eb7a0 by Nate Graham.
Committed on 13/07/2020 at 19:52.
Pushed by ngraham into branch 'master'.

Rename "Recent Documents" to "Recent Files" everywhere

This is a more generic term that's less likely to be inappropriate
(every document is a file, but not every file is a document) and using
"Recent Files" brings Plasma into consistency with what KIO and Dolphin
call it.
FIXED-IN: 5.20

M  +1    -1    applets/kicker/package/contents/config/main.xml
M  +2    -2    applets/kicker/package/contents/ui/ConfigGeneral.qml
M  +1    -1    applets/kickoff/DESIGN-GOALS
M  +1    -1    applets/taskmanager/package/contents/ui/ContextMenu.qml
M  +1    -1    applets/taskmanager/plugin/backend.cpp

https://invent.kde.org/plasma/plasma-desktop/commit/5ec65a078ff96257a250589ed839577ec32eb7a0
Comment 4 Nate Graham 2020-07-13 19:53:36 UTC
Git commit d7c4b94bd5082d8f5703fcae0d3810b4e65028a6 by Nate Graham.
Committed on 13/07/2020 at 19:53.
Pushed by ngraham into branch 'master'.

Rename "Recent Documents" to "Recent Files" everywhere

This is a more generic term that's less likely to be inappropriate
(every document is a file, but not every file is a document) and using
"Recent Files" brings Plasma into consistency with what KIO and Dolphin
call it.

M  +2    -2    applets/kicker/plugin/actionlist.cpp
M  +4    -4    applets/kicker/plugin/recentusagemodel.cpp
M  +2    -2    applets/kicker/plugin/rootmodel.cpp
M  +1    -1    runners/recentdocuments/plasma-runner-recentdocuments.desktop

https://invent.kde.org/plasma/plasma-workspace/commit/d7c4b94bd5082d8f5703fcae0d3810b4e65028a6