gnokii-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-15


From: Pawel Kot
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-150-gf338a21
Date: Fri, 28 Jan 2011 23:28:47 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "libgnokii and core programs".

The branch, master has been updated
       via  f338a215bb7b072a590976012633782a952f1912 (commit)
      from  bc332730718bb09014f9271f6b3104a863aaa435 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/gnokii.git/commit/?id=f338a215bb7b072a590976012633782a952f1912


commit f338a215bb7b072a590976012633782a952f1912
Author: Pawel Kot <address@hidden>
Date:   Sat Jan 29 00:28:39 2011 +0100

    Update information about Windows support.

diff --git a/Docs/README-WINDOWS b/Docs/README-WINDOWS
index 0672d8a..2863676 100644
--- a/Docs/README-WINDOWS
+++ b/Docs/README-WINDOWS
@@ -1,16 +1,29 @@
-README-WIN32
-============
+README-WINDOWS
+==============
 
 The graphical X version, the AT-emulator and virtual device are not ported to
-Win32. This might change in the future but as far as I know no work is in
+Windows. This might change in the future but as far as I know no work is in
 progress. Of course the effort of porting only makes sense if there is a need.
-Do you have the need for extended Win32 functionality don't ask me but let us
+Do you have the need for extended Windows functionality don't ask me but let us
 all know on the gnokii mailing list.
 
 Recent Windows-related information is updated on the gnokii wiki. The main
 Windows page is: http://wiki.gnokii.org/index.php/Windows
 
 
+Compile using Microsoft Visual C++ 2010 Express Edition
+=======================================================
+
+Below a description how to compile gnokii with the Microsoft Visual C++ 2010 
Express Edition.
+
+1) Extract gnokii source into <path>
+2) (optional) Build settings are in <path>\Windows\MSVC2010Express\config.h 
you may edit that.
+2) Read <path>\Windows\MSVS2011Express\README to install additional libraries 
required to compile.
+3) Open <path>\Windows\MSVS2011Express\gnokii.sln and compile :)
+
+Distributed gnokii binaries for Windows are built with this compiler.
+
+
 Compile using Microsoft Visual Studio 2005
 ==========================================
 
@@ -19,8 +32,8 @@ Below a description how to compile gnokii with the Microsoft 
Visual Studio 2005
 Both the commercial MSVS 2005 or MS Visual C++ 2005 Express Edition do work.
 
 1) Extract gnokii source into <path>
-2) (optional) Build settings are in <path>\win32\MSVS2005\config.h you may 
edit that.
-3) Open <path>\win32\MSVS2005\gnokii.sln and compile :)
+2) (optional) Build settings are in <path>\Windows\MSVS2005\config.h you may 
edit that.
+3) Open <path>\Windows\MSVS2005\gnokii.sln and compile :)
 
 The solution will contain three projects: gnokii.dll, gnokii.exe and setup.
 The setup build will fail on Visual C++ Express edition as the setup tools are
@@ -60,9 +73,9 @@ Configuring gnokii
 
 Current versions attempt to read the config file from:
 
-   1. Application installation directory: %APPDATA%\gnokii\config
-   2. User's home directory: %HOMEDRIVE%\%HOMEPATH%\_gnokiirc
-   3. Windows installation directory: %SYSTEMROOT%\gnokiirc
+   1. Application installation directory: %APPDATA%\gnokii\gnokii.ini
+   2. User's home directory: %HOMEDRIVE%\%HOMEPATH%\gnokii.ini
+   3. Windows installation directory: %SYSTEMROOT%\gnokii.ini
 
 First being found (the lookup order is as above) is used.
 
@@ -103,7 +116,7 @@ Bluetooth support for Windows
 =============================
 
 gnokii does support Bluetooth connection on Windows system. The support is 
built
-in as default.
+in as default. Please note that it supports only MS bluetooth stack.
 
 If you want to disable the Bluetooth do the following:
 1) Disable Bluetooth support in config.h file (see above) by replacing a line:

-----------------------------------------------------------------------

Summary of changes:
 Docs/README-WINDOWS |   33 +++++++++++++++++++++++----------
 1 files changed, 23 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
libgnokii and core programs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]