Re: KFileMetaData

2016-01-25 Thread Albert Astals Cid
El Sunday 24 January 2016, a les 19:13:56, RISHABH GUPTA va escriure: > Hello, > > I need some help . I would like to understand how to make use of > kfilemetadata. > I was reading about it here > http://api.kde.org/frameworks-api/frameworks5-apidocs/kfilemetadata/html/ind > ex.html > > I underst

Re: AppData and the gettext locale

2016-01-25 Thread Richard Hughes
On 25 January 2016 at 22:45, Albert Astals Cid wrote: > That assumes a single .mo per application that is most of the cases the wrong > assumption, no? Most of the tie a single app has only one gettext domain, but you're right, applications (or bundles) can have more than one domain and for this

Re: AppData and the gettext locale

2016-01-25 Thread Albert Astals Cid
El Monday 25 January 2016, a les 23:37:38, Matthias Klumpp va escriure: > 2016-01-25 23:29 GMT+01:00 Albert Astals Cid : > > El Monday 25 January 2016, a les 21:02:35, Richard Hughes va escriure: > >> tl;dr: Please add >> type="gettext">your_gettext_domain_here to your AppData > >> files. > > > >

Re: AppData and the gettext locale

2016-01-25 Thread Albert Astals Cid
El Monday 25 January 2016, a les 22:36:16, Richard Hughes va escriure: > On 25 January 2016 at 22:29, Albert Astals Cid wrote: > > tl;dr: Please read the translated version from the xml file for apps > > developed by KDE. > > Sorry, I don't understand, can you provide an example please. I mean t

Re: AppData and the gettext locale

2016-01-25 Thread Richard Hughes
On 25 January 2016 at 22:29, Albert Astals Cid wrote: > tl;dr: Please read the translated version from the xml file for apps developed > by KDE. Sorry, I don't understand, can you provide an example please. Richard. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: AppData and the gettext locale

2016-01-25 Thread Matthias Klumpp
2016-01-25 23:29 GMT+01:00 Albert Astals Cid : > El Monday 25 January 2016, a les 21:02:35, Richard Hughes va escriure: >> tl;dr: Please add > type="gettext">your_gettext_domain_here to your AppData >> files. > > tl;dr: Please read the translated version from the xml file for apps developed > by KD

Re: AppData and the gettext locale

2016-01-25 Thread Albert Astals Cid
El Monday 25 January 2016, a les 21:02:35, Richard Hughes va escriure: > tl;dr: Please add type="gettext">your_gettext_domain_here to your AppData > files. tl;dr: Please read the translated version from the xml file for apps developed by KDE. Cheers, Albert > > Longer version: > > When use

AppData and the gettext locale

2016-01-25 Thread Richard Hughes
tl;dr: Please add your_gettext_domain_here to your AppData files. Longer version: When users are searching for software it is very important to answer the the question "Is this localized in my language?" The way we calculate this in the AppStream builder is to look at the compiled .mo files, brea

Re: Status of Okular's KF5 port?

2016-01-25 Thread Albert Astals Cid
El Sunday 24 January 2016, a les 15:51:34, Luca Beltrame va escriure: > Il Sun, 24 Jan 2016 15:47:01 +, Luca Beltrame ha scritto: > > Now that we're talking about this: are bug reports against this port > > still not wanted? > > And something else I forgot, are there any bugs tracking what's b

Re: Status of Okular's KF5 port?

2016-01-25 Thread Albert Astals Cid
El Sunday 24 January 2016, a les 15:47:01, Luca Beltrame va escriure: > Il Sun, 24 Jan 2016 13:37:37 +0100, Albert Astals Cid ha scritto: > > Tests are. > > Now that we're talking about this: are bug reports against this port still > not wanted? If you're a developer and mark the bug clearly as 0

[ANNOUNCE] CMake 3.4.3 available for download

2016-01-25 Thread Robert Maynard
We are pleased to announce that CMake 3.4.3 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.4.3 since 3.4.2: Brad Ki