Re: [Openvpn-devel] [PATCH] build: windows: convert resources to UTF-8

2012-05-03 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 28/04/12 20:29, Alon Bar-Lev wrote: > Visual Studio 2010 editor supports UTF-8 files, we can store files > in standard encoding. > > Signed-off-by: Alon Bar-Lev --- > src/openvpn/openvpn_win32_resources.rc |4 +++- > src/openvpnserv/openvpn

Re: [Openvpn-devel] [PATCH] build: windows: convert resources to UTF-8

2012-04-28 Thread Alon Bar-Lev
On Sat, Apr 28, 2012 at 11:02 PM, David Sommerseth wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 28/04/12 20:29, Alon Bar-Lev wrote: >> Visual Studio 2010 editor supports UTF-8 files, we can store files >> in standard encoding. >> >> Signed-off-by: Alon Bar-Lev --- >> src/openvp

Re: [Openvpn-devel] [PATCH] build: windows: convert resources to UTF-8

2012-04-28 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 28/04/12 20:29, Alon Bar-Lev wrote: > Visual Studio 2010 editor supports UTF-8 files, we can store files > in standard encoding. > > Signed-off-by: Alon Bar-Lev --- > src/openvpn/openvpn_win32_resources.rc |4 +++- > src/openvpnserv/openvpn

Re: [Openvpn-devel] [PATCH] build: windows: convert resources to UTF-8

2012-04-28 Thread Alon Bar-Lev
On Sat, Apr 28, 2012 at 9:29 PM, Alon Bar-Lev wrote: > Visual Studio 2010 editor supports UTF-8 files, we can store files in > standard encoding. > > Signed-off-by: Alon Bar-Lev > --- >  src/openvpn/openvpn_win32_resources.rc   |    4 +++- >  src/openvpnserv/openvpnserv_resources.rc |    4 +++- >