[06:33] I'm developing my first ubuntu app usig Quickly (python + gtk). I want to use some files and folders in my app. Do you know how to pack them together? [06:33] I'm developing my first ubuntu app usig Quickly (python + gtk). I want to use some files and folders in my app. Do you know how to pack them together? [06:39] I'm developing my first ubuntu app using Quickly (python + gtk). I want to use some files and foldersin my app (application will work with them). Do you know how to realise and pack them together? [06:40] asking your question 3 times in 6 minutes isn't going to make your question get answered faster. [06:41] oh, it's not for answering. Some trouble with net connection. I'm sorry. [14:39] int_ua, hey [14:39] coolbhavi: hi [14:40] coolbhavi: any news? [14:40] int_ua, I merged your wake-on-lan app with changes to a branch [14:41] and replied on arb list [14:43] coolbhavi: oh, BTW, what are the changes you've made? I didn't find them yet :) [14:44] I removed the C/figures corrected typo in d.control and corrected version of debhelper in d/compat [14:44] all trivial [14:46] coolbhavi: ok :) What now? What's next? I'm going to update the code for quickly 12.08.1 but I'd like to make sure everything is ok with current version. [14:48] Just copy the rules file from my branch rest two are straight :-) [15:05] coolbhavi: what about "--install-scripts=/opt/extras.ubuntu.com/wakeonplan/bin"? Do I have to remove "bin"? [15:09] nopes [15:09] thats where the executable is stored :-) [15:10] int_ua, logging off now due to a power failure [15:10] ciao! === zoopster_ is now known as zoopster [23:34] YokoZar: what is a good example of a wine app packaged "correctly" - have one? [23:41] zoopster: It depends how simple the app is; mazez temple is one I did but the app is only a single .exe file and doesn't need more than that [23:41] zoopster: if you need stuff like save data and configuration stuff or even parts of the windows filesystem then it gets a bit fancier (I've done that myself here but don't have anything in the app store yet) [23:41] zoopster: do you have a windows app in the queue? I'd be happy to handle it