mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-21 17:37:53 +02:00
fileinfo: Add G_FILE_ATTRIBUTE_RECENT_MODIFIED attribute
Add filesystem attribute to propagate time, when the metadata for the file in "recent:///" was last changed. This attribute is needed for sorting recent backend files in client applications. https://bugzilla.gnome.org/show_bug.cgi?id=777507
This commit is contained in:
committed by
Matthias Clasen
parent
453957973b
commit
006a7d082b
@@ -332,6 +332,7 @@ G_FILE_ATTRIBUTE_SELINUX_CONTEXT
|
||||
G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT
|
||||
G_FILE_ATTRIBUTE_TRASH_DELETION_DATE
|
||||
G_FILE_ATTRIBUTE_TRASH_ORIG_PATH
|
||||
G_FILE_ATTRIBUTE_RECENT_MODIFIED
|
||||
G_FILE_ATTRIBUTE_FILESYSTEM_USE_PREVIEW
|
||||
G_FILE_ATTRIBUTE_STANDARD_DESCRIPTION
|
||||
g_file_info_new
|
||||
|
Reference in New Issue
Block a user