1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Source: xdg-user-dirs-gtk
Section: utils
Priority: optional
Maintainer: Sebastian Dröge <slomo@debian.org>
Uploaders: @GNOME_TEAM@
Build-Depends: cdbs,
debhelper (>= 8),
gnome-pkg-tools,
libgtk-3-dev,
xdg-user-dirs,
intltool,
autotools-dev
Standards-Version: 3.9.4
Homepage: http://www.freedesktop.org/wiki/Software/xdg-user-dirs
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/xdg-user-dirs-gtk/
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/xdg-user-dirs-gtk/
Package: xdg-user-dirs-gtk
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
xdg-user-dirs
Description: tool to manage well known user directories (Gtk extension)
xdg-user-dirs is a tool to help manage "well known" user directories
like the desktop folder and the music folder. It also handles
localization (i.e. translation) of the filenames.
.
This extension sets the Gtk bookmark file and tracks changes of the locale
to notify the user on login about changed directory names.
|