File: control.in

package info (click to toggle)
xdg-user-dirs-gtk 0.10-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 836 kB
  • ctags: 51
  • sloc: sh: 995; ansic: 501; makefile: 35
file content (30 lines) | stat: -rw-r--r-- 1,114 bytes parent folder | download
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.