summaryrefslogtreecommitdiff
path: root/src/caja-file-management-properties.c
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-03-28 12:07:58 +0200
committerraveit65 <[email protected]>2022-07-21 19:33:51 +0200
commit14e4b2f88f45c6dfb8739ba6979057274d4c5408 (patch)
treea55cec8bfa249e226b82cf1572bba8f9d0b0b0c7 /src/caja-file-management-properties.c
parent3c3ca50505fac6c93d76addf10f0eae1f7991743 (diff)
downloadcaja-14e4b2f88f45c6dfb8739ba6979057274d4c5408.tar.bz2
caja-14e4b2f88f45c6dfb8739ba6979057274d4c5408.tar.xz
Add creation time support
Diffstat (limited to 'src/caja-file-management-properties.c')
-rw-r--r--src/caja-file-management-properties.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/caja-file-management-properties.c b/src/caja-file-management-properties.c
index 199255be..e0d8419c 100644
--- a/src/caja-file-management-properties.c
+++ b/src/caja-file-management-properties.c
@@ -111,6 +111,7 @@ static const char * const sort_order_values[] =
"size_on_disk",
"type",
"mtime",
+ "btime",
"atime",
"emblems",
"extension",