Re: Moving KDE Connect out of playground

2015-09-11 Thread Albert Astals Cid
El Divendres, 11 de setembre de 2015, a les 07:52:34, Albert Vaca va escriure: > Our awesome sysadmins already moved the two repos (kdeconnect-android and > kdeconnect-kde) to Review. In LoopbackDeviceLink::sendPackageEncrypted and LoopbackDeviceLink::sendPackage you probably want to return false

Re: Moving KDE Connect out of playground

2015-09-11 Thread Luigi Toscano
Albert Vaca ha scritto: > Our awesome sysadmins already moved the two repos (kdeconnect-android and > kdeconnect-kde) to Review. > I moved the translations for both repositories. Please update the translations branches for kdeconnect-android so that trunk_kf5 is master and trunk is none; yes, it'

Jenkins-kde-ci: kdelibs KDE-4.14 latest-qt4 » Linux,gcc - Build # 19 - Still Unstable!

2015-09-11 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/kdelibs%20KDE-4.14%20latest-qt4/PLATFORM=Linux,compiler=gcc/19/ Project: PLATFORM=Linux,compiler=gcc Date of build: Fri, 11 Sep 2015 20:33:26 + Build duration: 8 min 25 sec CHANGE SET Revision 6e281043997f6f56099c8cf92f5d305e8

Jenkins-kde-ci: kdelibs KDE-4.14 stable-qt4 » Linux,gcc - Build # 18 - Still Unstable!

2015-09-11 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/kdelibs%20KDE-4.14%20stable-qt4/PLATFORM=Linux,compiler=gcc/18/ Project: PLATFORM=Linux,compiler=gcc Date of build: Fri, 11 Sep 2015 20:33:26 + Build duration: 3 min 39 sec CHANGE SET Revision 6e281043997f6f56099c8cf92f5d305e8

Jenkins-kde-ci: kdelibs KDE-4.14 latest-qt4 » Linux,gcc - Build # 18 - Still Unstable!

2015-09-11 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/kdelibs%20KDE-4.14%20latest-qt4/PLATFORM=Linux,compiler=gcc/18/ Project: PLATFORM=Linux,compiler=gcc Date of build: Fri, 11 Sep 2015 17:03:05 + Build duration: 12 min CHANGE SET Revision a5d9c1d5529b8eed660545ff40c02ea63a94000

Jenkins-kde-ci: kdelibs KDE-4.14 stable-qt4 » Linux,gcc - Build # 17 - Still Unstable!

2015-09-11 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/kdelibs%20KDE-4.14%20stable-qt4/PLATFORM=Linux,compiler=gcc/17/ Project: PLATFORM=Linux,compiler=gcc Date of build: Fri, 11 Sep 2015 17:03:05 + Build duration: 13 min CHANGE SET Revision 37654fa364aa60670c41dd7eac8c7fce9418b47

Re: Moving KDE Connect out of playground

2015-09-11 Thread Albert Vaca
Our awesome sysadmins already moved the two repos (kdeconnect-android and kdeconnect-kde) to Review.

Re: AW: folder icons where should they be set

2015-09-11 Thread Thomas Lübking
On Freitag, 11. September 2015 09:00:57 CEST, Kai Uwe Broulik wrote: Hi, Aren't these XDG standard dirs you can even configure? Just show the folder at XDG images with a pictures folder icon and so on. If you use different folders without telling the system, it's your own fault ;) What fa

Jenkins-kde-ci: kdelibs KDE-4.14 latest-qt4 » Linux,gcc - Build # 17 - Still Unstable!

2015-09-11 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/kdelibs%20KDE-4.14%20latest-qt4/PLATFORM=Linux,compiler=gcc/17/ Project: PLATFORM=Linux,compiler=gcc Date of build: Fri, 11 Sep 2015 12:30:59 + Build duration: 11 min CHANGE SET Revision 37654fa364aa60670c41dd7eac8c7fce9418b47

Re: folder icons where should they be set

2015-09-11 Thread Harald Sitter
On Fri, Sep 11, 2015 at 9:00 AM, Kai Uwe Broulik wrote: > Hi, > > Aren't these XDG standard dirs you can even configure? Just show the folder > at XDG images with a pictures folder icon and so on. "Just" xD I did however find kfileitem.cpp which seems like the right place and I do have a prototy

AW: folder icons where should they be set

2015-09-11 Thread Kai Uwe Broulik
Hi, Aren't these XDG standard dirs you can even configure? Just show the folder at XDG images with a pictures folder icon and so on.  If you use different folders without telling the system, it's your own fault ;) Cheers,  Kai Uwe‎

Re: folder icons where should they be set

2015-09-11 Thread Harald Sitter
http://freedesktop.org/wiki/Software/xdg-user-dirs/ On Fri, Sep 11, 2015 at 8:57 AM, Thomas Lübking wrote: > On Freitag, 11. September 2015 00:16:35 CEST, Harald Sitter wrote: > >> being my confused self I am rather clueless as to where the correct >> place to implement this is, so any help on th

Re: folder icons where should they be set

2015-09-11 Thread Harald Sitter
On Fri, Sep 11, 2015 at 9:43 AM, Thomas Lübking wrote: > On Freitag, 11. September 2015 09:37:44 CEST, Harald Sitter wrote: >> >> http://freedesktop.org/wiki/Software/xdg-user-dirs/ > > > "Interesting" concept where the system keeps creating directories on the > user on login an requires him to vi

Re: folder icons where should they be set

2015-09-11 Thread Thomas Lübking
On Freitag, 11. September 2015 09:37:44 CEST, Harald Sitter wrote: http://freedesktop.org/wiki/Software/xdg-user-dirs/ "Interesting" concept where the system keeps creating directories on the user on login an requires him to vim ~/.config/userdirs.dirs to stop that... That's of course "suppor