~ubuntu-branches/ubuntu/raring/thunar/raring

« back to all changes in this revision

Viewing changes to thunarx/thunarx-file-info.h

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2012-12-03 13:13:58 UTC
  • mfrom: (1.3.4)
  • Revision ID: package-import@ubuntu.com-20121203131358-zk6tkel37d732wh6
Tags: 1.6.0-0ubuntu1
* Upload to raring.
* Remaining Ubuntu change:
  - debian/control: recommend udisks2 for mounting devices. lp: #1014632
* Drop obsolete Ubuntu changes:
  - debian/patches/02_guard-for-no-supported-vfs-schemas.patch,
    debian/patches/xubuntu_fix-duplicate-volumes.patch: included upstream.
* Bugs fixed:
  - "Thunar: sendto_printer broken" lp: #1061846
  - "segfault when a specific html file is selected" lp: #751739
  - "can't book mark remote shares" lp: #778268
  - "Thunar crashed with SIGSEGV in thunarx_menu_provider_get_file_actions()
    thinking a directory was a file" lp: #852410
  - "Left or right-clicking on 3MB or bigger svg file is unresponsive"
    lp: #893330
  - "Thunar crashed with SIGSEGV in fast_validate()" lp: #913041
  - "Thunar crashed with SIGSEGV in thunar_file_get_display_name()"
    lp: #931101
  - "Thunar crashed with SIGSEGV in sort_by_mime_type()" lp: #931842
  - "Thunar crashed with SIGSEGV in thunar_util_parse_parent()" lp: #969222
  - "thunar crashed with SIGSEGV in thunar_standard_view_cancel_thumbnailing()"
    lp: #1059397
  - "Does not unmount USB drive when you try first time" lp: #1059997
  - "regression: thunar no longer shows all unmounted, but mountable, volumes
    in sidepane" lp: #1068947
  - "Thunar shows folder sizes wrong" lp: #59235
  - "Right-click "Open With" list not refreshing" lp: #107392
  - "no thunar contextmenu with GTK setting "gtk-menu-popup-delay = 0""
    lp: #127372
  - "rename folder, still active but answers not on 'Enter'" lp: #479975
  - "Thunar hangs on first launch of each session" lp: #775117
  - "emblems disappear on rename" lp: #877755
  - "Remote Deleted file in Thunar remains visible until resfresh" lp: #999824
  - "Incorrect alphabetical sort order in thunar with non-latin (eg. cyrillic)
    file names" lp: #684317
  - "Thunar does not display current folder name" lp: #875193
  - "Thunar crashed with SIGSEGV in g_file_equal()" lp: #900306
  - "Hard to see, if volume is mounted or not" lp: #838917

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
 **/
39
39
#define THUNARX_FILE_INFO_NAMESPACE \
40
40
  "access::*," \
41
 
  "id::*," \
42
 
  "mountable::*," \
 
41
  "id::filesystem," \
 
42
  "mountable::can-mount,standard::target-uri," \
43
43
  "preview::*," \
44
 
  "standard::*," \
 
44
  "standard::type,standard::is-hidden,standard::is-backup," \
 
45
  "standard::is-symlink,standard::name,standard::display-name," \
 
46
  "standard::size,standard::symlink-target," \
45
47
  "time::*," \
46
 
  "thumbnail::*," \
47
48
  "trash::*," \
48
 
  "unix::*"
 
49
  "unix::gid,unix::uid,unix::mode," \
 
50
  "metadata::emblems"
 
51
 
 
52
#define THUNARX_FILE_INFO_MIME_NAMESPACE \
 
53
  "standard::content-type"
 
54
 
 
55
 
49
56
 
50
57
/**
51
58
 * Filesystem information namespaces available in the #GFileInfo