Zren / plasma-applets

This monolithic repo has been broken up into individual repos for each widget.
84 stars 23 forks source link

[TiledMenu] Sidebar directories like ~/Music need to be localized #65

Closed Zren closed 9 months ago

Zren commented 7 years ago

Fabian in #kde-vdg pointed out that ~/Music is ~/Musik and ~/Photos is ~/Bilder. It's also possible to change these paths to elsewhere as well. KUser doesn't expose those directory paths, but maybe Qt does.

Zren commented 7 years ago

As a workaround, I'll be calling xdg-open $(xdg-user-dir VIDEOS) with the executeable datasource.