Sunsetting of Infrastructure and the Phabricator migration

2016-03-19 Thread Ben Cooksley
== This mail is considered mandatory reading for all KDE Developers. Please read this email in whole. == Hi all, As you'll all be aware we are currently in the process of overhauling our Git infrastructure, and replacing numerous elements of it. The first part of this will take place this weeken

Fwd: Reg: Guidance for GSOC2016 [PROJECT-digiKam automatic Red Eyes detection and correction]

2016-03-19 Thread shubham.agarwal
Sir(s)/Ma'am(s), I, Shubham Agarwal, am a Junior Year Student at International Institute of Information Technology, Hyderabad, India. I am working as an Honors Student in Center for Visual Information Technology (one of the best labs of Computer Vision in India) and have experience with Segmen

Re: Modify default panel

2016-03-19 Thread Albert Astals Cid
El dissabte, 19 de març de 2016, a les 9:08:55 CET, Achim Mildenberger va escriure: > Dear all, > > I hope it is appropriate to ask here... > I'm trying to switch a student computer pool from KDE4 to Plasma (5.4, > openSUSE 42.1) You may want to ask in plasma-devel if you don't get an answer her

Re: Configuring a prefix

2016-03-19 Thread Kevin Funk
On Friday, March 18, 2016 12:22:45 AM CET Aleix Pol wrote: > Hi, > One of the weirdest tasks for newcomers is probably the setting up of > a new prefix. It requires setting quite some environment variables > that are often not trivial and it's always a really boring task. > > At some point, out of

Reg: Guidance for GSOC2016 [PROJECT-digiKam automatic Red Eyes detection and correction]

2016-03-19 Thread shubham.agarwal
Sir(s)/Ma'am(s), I, Shubham Agarwal, am a Junior Year Student at International Institute of Information Technology, Hyderabad, India. I am working as an Honors Student in Center for Visual Information Technology (one of the best labs of Computer Vision in India) and have experience with Segmen

Re: How to properly install app icons?

2016-03-19 Thread Elvis Angelaccio
2016-03-14 13:12 GMT+01:00 Matthias Klumpp : > 2016-03-14 12:21 GMT+01:00 Elvis Angelaccio >: > > [...] > > Hi! > Thanks for raising this issue! > /me puts his AppStream / Freedesktop hat on > > > 1. Should KDE apps install their app icon even if it's already in breeze? > > From what I understand

Help about Baloo and refresh

2016-03-19 Thread Matthieu Gallien
Hello Vishesh and kde-devel, I am working on a music player fetching its track through Baloo (in a scratch repository g...@git.kde.org:scratch/mgallien/elisa). I have tried looking at ways from public APIs of getting notifications when modifications are happening (i.e. the result of the query I

Your requirements for distributions

2016-03-19 Thread Thomas Pfeiffer
Hi everyone, as most of you probably know, recently we have started KDE's Distribution Outreach Program [1]. One of the goals of that program is to help distributions in creating an environment where our software works best. To do that, we must of course first know what kind of environment that

Modify default panel

2016-03-19 Thread Achim Mildenberger
Dear all, I hope it is appropriate to ask here... I'm trying to switch a student computer pool from KDE4 to Plasma (5.4, openSUSE 42.1) I'd like to include some applications (e.g. doplhin, konsole) in the default panel. New accounts and users who messed up their panel should have accesss to thi

Re: Help about Baloo and refresh

2016-03-19 Thread Vishesh Handa
Hey Matthieu There is a dbus signal you can monitor, but no proper API. Have a look at 'baloo/src/kioslaves/kded/baloosearchmodule.cpp'. On Thu, Mar 17, 2016 at 5:46 PM, Matthieu Gallien wrote: > Hello Vishesh and kde-devel, > > I am working on a music player fetching its track through Baloo (i