Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
このコマンドを使用しました
nautilus_file_info_add_emblem("NautilusFileInfo" new_file const char urgent)
また
gvfs -set -attribute -t stringv new_file metadata::emblems Urgent
しかし、これらは機能していません。
これにより、エンブレムを取得できます。
gvfs-info -a metadata::emblems <folder>
これで変更できます:
gvfs-set-attribute -t stringv <folder> metadata::emblems <emblem>