Image files not associated with the image viewer by default

You think you have found a bug? Let us know about it.
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Image files not associated with the image viewer by defa

Post by mimosa »

@pwatk

That's probably good practice in the sense that any configuration files you retain have to be deliberately moved, such as my .pinerc. In the past I've tried getting the Salix installer to mount the existing /home partition as /home, and create a user with the same name as the existing one. I can't remember just what went wrong, but I don't care to repeat the experience for the mere fun of it. My real motive is laziness - my hard disk gets chock full of music and films, and it would be nice not to have to move them about. I imagine if I did it just as you describe, I wouldn't even have to change the permissions, just

Code: Select all

#mv  /home/mimosa.bak/music /home/mimosa
etc.

or even

Code: Select all

#mv -u /home/mimosa.bak/* /home/mimosa
should leave standard config files alone I suppose, because they will have a more recent time stamp.

Thanks! :)
User avatar
Duncan_Idaho
Posts: 216
Joined: 19. Sep 2009, 01:43
Location: Sietch Tabr, Planet Arrakis

Re: Image files not associated with the image viewer by defa

Post by Duncan_Idaho »

es_CL locale here and I can confirm images open with GIMP as defalut :S
Post Reply