From Bugzilla Helper: User-Agent: Mozilla/5.0 Galeon/1.2.5 (X11; Linux i686; U;) Gecko/20020809 Description of problem: When gnome-panel-screenshot save its file in public_html it doesn't give the "r" permission to "other" : -rw------- 1 anvil anvil 373057 sep 30 20:00 Capture-3.png Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. gnome-panel-screenshot 2. -> save in public_html 3. -> ok Actual Results: The file is -rw-------. Expected Results: The file should be -rw-r--r-- or -rw-r--r-- I think _for the "save in public_html" case_ (at least), the gnome-applet-screenshot should really give set the read permission like this. Additional info: BTW, I think we should we able to change the directory name "public_html". I was in a university where the directory for web site was "~/www".
Fixed in rawhide. Also, there is a gconf key to change the default save location so you can have ~/www as the default if you want. it's not a user visible feature, though.