On Sat, 2007-06-09 at 09:54 -0700, ahmad sayed wrote:
> Hi josh
>
> 1 - There is a dialogs with no title like process payment, which i need
> to make dogtail detect the existance of the dialog, so This issue could
> be solved by 2 ways,
> a - Add Title to this dialog.
Not an option for
Hi josh
1 - There is a dialogs with no title like process payment, which i need to make
dogtail detect the existance of the dialog, so This issue could be solved by 2
ways,
a - Add Title to this dialog.
b - add an accessible description for this widget.
Both may require
Am Samstag, 9. Juni 2007 09:39 schrieb Andreas Köhler:
> Am Freitag, den 08.06.2007, 21:48 +0200 schrieb Christian Stimming:
> > > #: ../src/app-utils/gnc-exp-parser.c:139
> > > msgid " Variables are in the form 'name=value'"
> >
> > I'm not so sure whether this string is user-visible at all. It ra
On 6/4/07, Josh Sled <[EMAIL PROTECTED]> wrote:
> My go-to modeling here would have been something more like...
>
> struct GncDelimParsingResult
> {
> const char *file_name;
> GList /* */ *lines;
> GList /* */ *column_disposition;
> }
>
> enum GncDelimColumnType
Am Freitag, den 08.06.2007, 21:48 +0200 schrieb Christian Stimming:
> Am Donnerstag, 7. Juni 2007 20:23 schrieb Stéphane Raimbault:
> > In this english string, it seems the space at the beginning of this
> > string is not necessary:
> >
> > #: ../src/app-utils/gnc-exp-parser.c:139
> > msgid " Varia