Version: 0.10, Package name: xdg-user-dirs-gtk-0.10 |
Maintained by: Antoine Jacoutot |
Master sites:
|
Description xdg-user-dirs-gtk is a companion to xdg-user-dirs that integrates it into the GNOME desktop and Gtk+ applications. It gets run during login and does two things: * Tracks changes of locale and prompts the user so the directories can be changed. * Creates a default gtk bookmarks file if there is none, based on a set of xdg user dirs. |
Filesize: 113.797 KB |
Version History (View Complete History) |
|
2019-07-12 14:51:31 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-05-25 06:48:02 by Marc Espie | Files touched by this commit (2) |
Log message: zap common dirs |
2015-04-21 12:13:10 by Stuart Henderson | Files touched by this commit (12) |
Log message: add some missing pthread to WANTLIB (using modified portbump, thanks zhuk@) |
2011-05-09 11:03:37 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Remove unnecessary NULL casts. |
2011-04-10 04:26:36 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: This part is not needed anymore. |
2010-11-22 01:37:07 by Marc Espie | Files touched by this commit (859) |
Log message: new depends |
2010-10-18 07:53:09 by Jasper Lievisse Adriaanse | Files touched by this commit (9) |
Log message: - use_x11 comes from gnome.port.mk now |
2010-10-11 02:19:59 by Jasper Lievisse Adriaanse | Files touched by this commit (83) |
Log message: - fix WANTLIB after cairo update. |
2010-07-30 00:59:02 by Antoine Jacoutot | Files touched by this commit (256) |
Log message: First pass at new REVISION/DEPENDS... not finished yet. |
2009-10-14 02:12:46 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Regen wantlib and plist. |
2009-09-09 00:31:33 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: This needs -pthread |
2009-08-11 02:42:09 by Antoine Jacoutot | Files touched by this commit (121) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-06-13 04:48:55 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Instead of adding an autostart on xdg-user-dirs-update, spawn it from xdg-user-dirs-gtk-update. This changes default upstream behaviour but makes much more sense in our case. idea from and "go ahead" landry@ |