Results 233 comments of Utumno

Well the code for it is here: https://github.com/wrye-bash/wrye-bash/blob/7e085d79644138ae83f80adc847ca48deefd8461/Mopy/bash/basher/dialogs.py#L323-L326 Adding a print I got (for Lyana Anmel - @leandor's char :D) ``` C:\GAMES\TESIV3\Oblivion\Data\Docs\Images\00000007 Lyanna Amnell.jpg ``` Sure enough: ![clipboard01](https://cloud.githubusercontent.com/assets/1365079/6885485/71e37c54-d622-11e4-852f-3bd3c22a9b8d.jpg) What confused...

Ok fixed the name importing thing (and left the printing of the path that Bash expects in) 306.201503291746, usual place Great opportunity to test delete also I will soon merge...

> So if I copy an image to the destination game matching that name, I would see it on import. Hopefully :) Yeah the docs - once it functions Actually...

Thanks @leandor - will get back to you ASAP - would be nice to link here to the test material and the procedure Quick questions: - does "class" work ?...

Thanks indeed - take your time I am pressed with 306 anyway :)

Or you could keep that commit - after all I don't know what's clunkier - the _() inside or out the fstr

You are using WINE right ? Which version ?

Excellent thanks - always interested in making Bash WINE (and eventually bare bones Linux) compatible - 306 is the first release to run on wine after a while. Please keep...

Let's call it wINE ok ? ;) Now, to the issue at hand - it's not as simple as it seems - follow the commits linked in #96 to see...