Em 21 de out de 2015 03:25, "Boudhayan Gupta" <bgu...@kde.org> escreveu:
>
> On 20 October 2015 at 21:55, Tomaz Canabrava <tcanabr...@kde.org> wrote:
> >> And you're most welcome. I'm curious. Is there somewhere more
information,
> >> is
> >> there some code?
> >
> >
> > There is - Currently the code is pre-alpha but already working. you can
see
> > the current stage of it here:
> >
> > https://github.com/Simple-BR/Br-Print3D
>
> Low hanging fruit:
>
> 1. Translations - KDE apps have to have their UI strings in US
> English, and use either KLocalizedString (preferred) or qsTr for
> translation.

They will port most of the code to follow kde high and compliance, remember
that this was a qt only code that I convinced the authors to get on kde =)

> 2. Unless you're using QML and a fancy custom-everything UI, you
> shouldn't be using custom fonts. We have a HIG that apps are expected
> to conform to: https://techbase.kde.org/Projects/Usability/HIG.
> Thankfully, we have a lot of people here to help with the UI, so that
> shouldn't be a drain on your energy.

I talked to them about the custom font, it was because of a bug using qt as
static library, it will be removed.

> 3. Code comments, class and variable names in English, please (can be
> UK English too). English is the one common language that the vast
> majority of the developers here know - so more people will be able to
> understand the code and help out.

Yes, lays is currently translating the code from Portuguese to English.

> Design notes:
>
> Wouldn't it be better if KI ran as a separate daemon, like cupsd? From
> what this project sounds like (a tool to print models using multiple
> 3D printers, KI is analogous to cupsd in that it provides uniform
> access to 3D printers). If that's the case, we'd want not just
> Br-Print3D but also other apps to directly use KI to print stuff from
> directly inside the 3D modelling app.
>
> -- Boudhayan
>
> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
unsubscribe <<
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to