This file is indexed.

/usr/share/doc/gtkcookie/WISHLIST is in gtkcookie 0.4-5.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
A wish list of things I'd like to do with gtkcookie, in no paritular order.

- The same way gtkcookie looks for a running netscape, it should also
look for a running gtkcookie, because I'd prefer gtkcookie to only one
as one instance per user.

- should all app preferences be kept in a global struct, instead
of a smattering of global vars?

- should all global vars be listed in the code before the function defs?

- "find" should ask to start finding back at the top after not found

- to the File menu, add a submenu to New, and have new Cookie file...
and new Cookie...

- when you cancel an edit on a new cookie, make the whole cookie disappear?

- date edit field should have dropdown menus for all the parts of the date,
which will ensure better construction of the date string that we convert
to number of seconds since the epoch

- perhaps a submenu in Cookie menu called Sort By, and then a menu item
for each cookie column?

- autoconf!

- get the file open/save-as dialogues to show dot files and dot directories

- online help

- a toolbar

- prevent a double-click in the scrollbars of the clist widget from
popping up the edit cookie dialogue box

- Check all items in this wishlist and see which are still valid ;-) (Filip)