On 12.12.2009 20:58, Serge Tumanyan wrote:
> Stefan,
>
>>> Ok, then I suggest the following - creating the special branch for me kin
>>> the project and lets say call it accessability. Inside this branch there
>>> will be folders for each ScreenReader that I shall support and I shall
>>> place
>>> the scripts for several screen readers under this folder and develop them
>>> increasing the accessability of TSVN for some of the screen readers. Your
>>> opinion on this?
>> I don't think we need a special branch for this. Just a new folder under
>> our 'contrib' folder. That's where such scripts belong anyway.
>> If you create (or already have one) a tigris.org account, I can set you
>> up with commit access to our repository so you can add and commit these
>> scripts yourself. Would that be ok?
>
> Sure, I shall create an account and send you information on it that is
> needed to - login most likely - or something else is needed? I was using
> Assembla for my projects before, so I do not think this should be difficult.
> As soon as the scripts will be at least somehow usable we shall discuss how
> to implement conditional install of them in the appropriate folder of the
> screenreader - I am now studying WIX for my own projects installations so I
> believe it will not be dificult to add the installation in case of the
> screenreader XXX or screenreader YYY is found in the registry.
I suggest you create a new folder named "screenreaders" under
/src/contrib and put all your files there. You can put your own folder
structure under that folder, just as you like.
> Ok, I shall install and try the last one I shall find.
You can find them here:
http://nightlybuilds.tortoisesvn.net/latest/
for win32, it's here:
http://nightlybuilds.tortoisesvn.net/latest/win32/
and for x64 it's here:
http://nightlybuilds.tortoisesvn.net/latest/x64/
The 'full' folder contains a full build, including all language packs.
It is built twice a week.
the 'small' folder only contains the msi installer, debug symbols and
the svn client binaries, but no language packs. It is built 5 times a
week (on those days the full build is not built).
>> But I found another way. I've implemented a callback annotation server.
>> In r17946, the log dialog now fills in the help string of subitems that
>> are already merged (the ones shown in gray).
>
> Does this mean that I shall be able to take this information from the
> accHelp property?
Yes, if it works as I think it does.
I've tested it with the inspect.exe tool which comes with the windows
SDK, so it should work with your screen reader too.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2430004
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-12-12 21:19:45 CET