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 [EMAIL PROTECTED]

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: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+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
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to