X-Git-Url: http://rtime.felk.cvut.cz/gitweb/edu/osp-wiki.git/blobdiff_plain/27df3692d234c2d753450027a9cd0438ce4ddb58..HEAD:/student/kubizpet/index.mdwn diff --git a/student/kubizpet/index.mdwn b/student/kubizpet/index.mdwn index f49947d2..0acf95d7 100644 --- a/student/kubizpet/index.mdwn +++ b/student/kubizpet/index.mdwn @@ -7,24 +7,20 @@ Assignment GIMP, the GNU Image Manipulation Program, is a well-known tool (at least for Linux users) for image editing. It aims to be a professional tool, the leading image editor under Linux distributions, competitive to commercial tools like Adobe Photoshop. Its problem is a very low number of active developers (currently probably [8](http://developer.gimp.org/README)) leading to a huge number of unresolved tasks and bugs. -My task will be to fix a minor bug [#593167](https://bugzilla.gnome.org/show_bug.cgi?id=593167). In brief, there is a setting of length unit which should default to the system value. It works under Linux but the Windows version is not ported. +My task was to fix a minor bug [#593167](https://bugzilla.gnome.org/show_bug.cgi?id=593167). In brief, there is a setting of length unit which should default to the system value. It worked under Linux properly but it was not ported for Windows. It is now ;-) Links documenting the results of my work ====== -Here, I'll add links similar to the examples below and describe what -is being linked. - -* [My communication with developers in a public mailing list archive](http://groups.google.com/group/comp.os.minix/browse_thread/thread/e3df794a2bce97da/2194d253268b0a1b?#2194d253268b0a1b) -* [Version control repository with the actual state of my work](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary) -* [My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6) -* [Additional supporting material](http://lwn.net/Articles/385586/) +* [My communication with developers in a public mailing list archive](https://bugzilla.gnome.org/show_bug.cgi?id=593167) +* [Version control repository with the actual state of my work](https://git.gnome.org/browse/gimp/) +* [My commit in the project repository](https://git.gnome.org/browse/gimp/commit/?h=gimp-2-8&id=7392679be90eecb54cce6dfa151602a314a31e35) Presentation ========== * [[Presentation of GIMP and introduction to the bug|presentation1.pdf]] -* [[Presentation of the results of my work|prezentace2.pdf]] +* [[Presentation of the results of my work|presentation2.pdf]] Ohloh =====