After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 354544 - [PATCH] Wrap g_get_user_config_dir() and g_get_user_data_dir()
[PATCH] Wrap g_get_user_config_dir() and g_get_user_data_dir()
Status: RESOLVED DUPLICATE of bug 354556
Product: glibmm
Classification: Bindings
Component: general
2.12.x
Other All
: Normal enhancement
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2006-09-06 01:29 UTC by Dave Foster
Modified: 2006-09-06 12:36 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
Patch to add two user functions from glib (2.10 KB, patch)
2006-09-06 01:31 UTC, Dave Foster
none Details | Review

Description Dave Foster 2006-09-06 01:29:35 UTC
Two functions I use frequently.  Attached is a patch for their inclusion, right next to get_home_dir().

My doxygen knowledge is a bit rusty, i'm not sure you can do that link syntax, hopefully it is legit.
Comment 1 Dave Foster 2006-09-06 01:31:55 UTC
Created attachment 72282 [details] [review]
Patch to add two user functions from glib

Created with cvs diff -u and trimmed.
Comment 2 Jonathon Jongsma 2006-09-06 03:47:46 UTC
Ha!  I just filed bug #354556 with a patch on this exact thing too.  I guess you beat me to it.  Except mine also includes g_get_user_cache_dir().  Mind if I dup this one?
Comment 3 Dave Foster 2006-09-06 12:36:12 UTC
Haha, that's pretty funny.  I'll dup it.

*** This bug has been marked as a duplicate of 354556 ***