2
votes
3answers
89 views

How to preserve icons and emblems when copying files

When I copy a file through Nautilus its emblem or icon is preserved, but if I do it with cp or rsync through CLI it isn't. Why, and how to fix it? By preserved I mean that icons that I have manually ...
3
votes
1answer
589 views

Custom action to set emblem in thunar

I'm on Xubuntu 11.10 and currently trying to use emblems in Thunar to mark which videos in a folder I've already watched. The problem is I can't find any terminal command to do so and neither can I ...
1
vote
1answer
127 views

How to make nautilus recognize emblems changed from the command line [duplicate]

Possible Duplicate: Is there any tweak to bring back emblems in Nautilus? I am trying to write myself a nautilus script. I need to change emblems of files in this script. I discovered how ...
6
votes
2answers
1k views

Get a file's emblem from command line?

I'd like to be able to determine what emblem a file has from the command line. Is there a way to determine this? Also, is there a way to apply emblems from the command line? I usually have a cron ...