Utilities to handle user data directories
xdg-user-dirs is a tool to help manage "well known" user directories
like the desktop folder and the music folder. It also
handles localization (i.e. translation) of the filenames.
- Sources inherited from project SUSE:SLE-15-SP5:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.5:Update/xdg-user-dirs && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Add-a-systemd-service-to-run-xdg-user-dirs-up |
0000002120 2.07 KB | |
xdg-user-dirs-0.18.tar.gz | 0000273556 267 KB | |
xdg-user-dirs.changes | 0000003943 3.85 KB | |
xdg-user-dirs.spec | 0000002862 2.79 KB |
Latest Revision
Marcus Rueckert (darix)
committed
(revision 2)
RFC. I'd like to get this fixed in 15.5, is this minor version update still adequate? - Add patch to provide a systemd user service (gh#systemd/systemd#18791, boo#1201728): * 0001-Add-a-systemd-service-to-run-xdg-user-dirs-update.patch - update to 0.18: + Fixed minor leak + Updated translations + Documentation fixes - Remove obsolete translation-update-upstream support (jsc#SLE-21105). - No longer recommend -lang: supplements are in use. - update to 0.17: + Respect $HOME in favor of getpwuid() + Updated translations + Documentation spelling fixes
Comments 0