Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37721004
en ru br
ALT Linux repos
S:0.17-alt2

Group :: Graphical desktop/Other
RPM: xdg-user-dirs

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: user-dirs-update-fix-0.13-alt.patch
Download


diff --git a/xdg-user-dirs/xdg-user-dirs-update.c b/xdg-user-dirs/xdg-user-dirs-update.c
index 9e00e5b..4ed2d7a 100644
--- a/xdg-user-dirs/xdg-user-dirs-update.c
+++ b/xdg-user-dirs/xdg-user-dirs-update.c
@@ -23,6 +23,7 @@ typedef struct {
 
 Directory backwards_compat_dirs[] = {
   { "DESKTOP", "Desktop" },
+  {"DOCUMENTS", "Documents" },
   { "TEMPLATES", "Templates" },
   { "PUBLICSHARE", "Public" },
   { NULL}
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin