Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thunar:dev:gio_metadata [2020/06/25 11:06] alexxcons created |
thunar:dev:gio_metadata [2020/10/03 06:53] (current) kevinbowen add header |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ~~NOTOC~~ | ||
+ | {{ :thunar:dev:thunar.png?nolink|}} | ||
+ | ====== Thunar - Using gfvs metadata ====== | ||
gio info -a 'metadata::*' $HOME | gio info -a 'metadata::*' $HOME | ||
Line 15: | Line 17: | ||
metadata::mynote: Please remember to delete this file! | metadata::mynote: Please remember to delete this file! | ||
| | ||
- | (Info from [[https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/desktop_migration_and_administration_guide/using-gvfs-metadata|here]]) | + | (Info from [[https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/desktop_migration_and_administration_guide/using-gvfs-metadata|Redhat]]) |
+ | |||
+ | ---- | ||
+ | [[:thunar:dev:|Back to Thunar Dev Notes]] | ||
+ | |||
+ | [[https://docs.xfce.org/xfce/thunar/start|Back to Thunar main page]] |