https://bugs.kde.org/show_bug.cgi?id=366839

--- Comment #7 from Nate Graham <pointedst...@zoho.com> ---
In fact you can make a donation! https://www.kde.org/community/donations/

And also, you barely need to be a programmer to make simple code changes. I'm
rubbish at C++, but a little logical thinking and pattern recognition helps me
make small changes where I'm just substituting one thing for another, or
following a pattern to add a new thing.

Here, let me show you how, and we can make your first commit together! The
following commit added a new Genre column to Dolphin:
https://cgit.kde.org/dolphin.git

There are many other requests for additional columns (two of them made by
you!), and most of them amount to the same basic thing: following that pattern
exactly, but with a different word ("Bitrate" instead of "Genre", for example).

We have open bugs for:
- "Title": https://bugs.kde.org/show_bug.cgi?id=366455
- "Bitrate": https://bugs.kde.org/show_bug.cgi?id=368418
- "Release Year": https://bugs.kde.org/show_bug.cgi?id=384317
- "Aspect Ratio" and "Frame Rate": https://bugs.kde.org/show_bug.cgi?id=366524
- "Width" and "Height": https://bugs.kde.org/show_bug.cgi?id=374559

Wanna fix 'em? I was gonna knock these out over the next few days but it would
be great practice for you if you want to dip your toes in the world of making
KDE Plasma even more awesome!

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to