Re: [jokosher-devel] [PATCH] Fixed: Ticket #169 (No way to delete projects from welcome dialog) [second try]
- From: Laszlo Pandy <laszlok2 gmail com>
- To: Niels Kjøller Hansen <niels k h gmail com>
- Cc: jokosher-devel-list gnome org
- Subject: Re: [jokosher-devel] [PATCH] Fixed: Ticket #169 (No way to delete projects from welcome dialog) [second try]
- Date: Tue, 24 Oct 2006 18:42:48 -0400
Niels Kjøller Hansen wrote:
Hello all,
Second try on this thing
Removal is now done by right-clicking the project in the welcome screen.
Hopefully I should be able to reuse some of the code for a 'clear list' option from
the recent projects menu.
I don't like the context menu thing. Its hidden and not very usable, but
I have committed the rest of your patch along with my changes that
make a extra column in the treeview with a delete icon. Clicking on that
icon will remove it from the list.
Any comments on anything remotely related to the patch are still very welcome.
Dude, in case you didn't notice, Jokosher uses tabs. Please do not mix
your spaces with our tabs.
> if pthinfo is not None:
This is equivaluent to:
if pthinfo:
That's all. Thanks for the patch! :)
Laszlo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]