[Mono-bugs] [Bug 81732][Wis] New - Environment.GetFolderPath should use XDG user-dirs

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 24 16:42:06 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by abockover at novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=81732

--- shadow/81732	2007-05-24 16:42:06.000000000 -0400
+++ shadow/81732.tmp.9010	2007-05-24 16:42:06.000000000 -0400
@@ -0,0 +1,33 @@
+Bug#: 81732
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: abockover at novell.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Environment.GetFolderPath should use XDG user-dirs
+
+Environment.GetFolderPath already uses XDG_CONFIG_HOME and XDG_DATA_HOME
+environment variables if they are set.
+
+For some Environment.SpecialFolder values, GetFolderPath should return
+proper XDG user directory values if they are set, allowing for better
+desktop integration.
+
+Applicable SpecialFolder values:
+
+Desktop => XDG_DESKTOP_DIR
+MyMusic => XDG_MUSIC_DIR
+MyPictures => XDG_PICTURES_DIR
+
+More information:
+http://www.freedesktop.org/wiki/Software/xdg-user-dirs


More information about the mono-bugs mailing list