<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Did you remember to add %ghost in .spec files for rpm to claim ownership for files that you created? Afaik with that remove will also remove the files when package is uninstalled.<br>
<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF969207"><font color="#000000" face="Tahoma" size="2"><b>From:</b> devel-bounces@lists.sailfishos.org [devel-bounces@lists.sailfishos.org] on behalf of Iosif Hamlatzis [i.hamlatzis@gmail.com]<br>
<b>Sent:</b> Thursday, March 13, 2014 8:22 PM<br>
<b>To:</b> Sailfish OS Developers<br>
<b>Subject:</b> Re: [SailfishDevel] Folder permissions<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr">
<div class="gmail_extra">Thank you very much, I've just tested my game using the <font face="arial, sans-serif">XDG basedir and it worked so I can continue my port of the game by modifying the rest of the code.</font></div>
<div class="gmail_extra"><font face="arial, sans-serif"><br>
</font></div>
<div class="gmail_extra"><font face="arial, sans-serif">Just one question, will the folders under .config/.cache/.local be removed if I uninstall the game? I've noticed that using the </font><span style="font-family:arial,sans-serif">XDG basedir to read the
environment variables I get something like: ..../..../<MyGameName> but no folder is created, so I programmatically created the <MyGameName> folder and placed my config (read/write) files.</span></div>
<div class="gmail_extra"><span style="font-family:arial,sans-serif"><br>
</span></div>
<div class="gmail_extra"><span style="font-family:arial,sans-serif">Since the GUI from the emulator doesn't uninstall the actual game I ssh into the emulator and called "zypper remove <MyGameName>" and it was uninstalled but the folders with all their contents
I had created weren't erased. If this happens in the actual device then at some point there isn't going to be any space available on the device.</span></div>
</div>
</div>
</div>
</div>
</body>
</html>