Module: docs Branch: master Commit: 362ce222bc2a9ad3f60dbd27dc95f06ffb9768c7 URL: http://source.winehq.org/git/docs.git/?a=commit;h=362ce222bc2a9ad3f60dbd27dc...
Author: Frédéric Delanoy frederic.delanoy@gmail.com Date: Sat Aug 17 09:28:38 2013 +0200
winedev: Use 'quote' tags instead of double quotes.
This way they can be adapted e.g. for translations. Also use single quotes for individual characters
---
en/winedev-architecture.sgml | 16 ++++++++-------- en/winedev-coding.sgml | 21 ++++++++++----------- en/winedev-debugger.sgml | 36 ++++++++++++++++++------------------ en/winedev-documentation.sgml | 34 ++++++++++++++++------------------ en/winedev-kernel.sgml | 14 +++++++------- en/winedev-ole.sgml | 32 ++++++++++++++++---------------- en/winedev-opengl.sgml | 16 ++++++++-------- en/winedev-otherdebug.sgml | 6 +++--- en/winedev-testing.sgml | 12 ++++++------ en/winedev-windowing.sgml | 8 ++++---- 10 files changed, 96 insertions(+), 99 deletions(-)
Diff: http://source.winehq.org/git/docs.git/?a=commitdiff;h=362ce222bc2a9ad3f60dbd...