Alexandre Julliard : winnls32: Renamed the winnls directory to winnls32.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Feb 28 06:08:44 CST 2006


Module: wine
Branch: refs/heads/master
Commit: 1b32901b7bff946f754b50c509cccd23c6ee1574
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=1b32901b7bff946f754b50c509cccd23c6ee1574

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Feb 28 13:02:42 2006 +0100

winnls32: Renamed the winnls directory to winnls32.

---

 configure                   |    4 ++--
 configure.ac                |    2 +-
 dlls/.gitignore             |    1 -
 dlls/Makefile.in            |   18 ++++++----------
 dlls/winnls/.gitignore      |    2 --
 dlls/winnls/Makefile.in     |   16 --------------
 dlls/winnls/winnls.c        |   49 -------------------------------------------
 dlls/winnls/winnls.spec     |   30 --------------------------
 dlls/winnls/winnls32.spec   |    7 ------
 dlls/winnls32/.gitignore    |    2 ++
 dlls/winnls32/Makefile.in   |   16 ++++++++++++++
 dlls/winnls32/winnls.c      |   49 +++++++++++++++++++++++++++++++++++++++++++
 dlls/winnls32/winnls.spec   |   30 ++++++++++++++++++++++++++
 dlls/winnls32/winnls32.spec |    7 ++++++
 14 files changed, 114 insertions(+), 119 deletions(-)
 delete mode 100644 dlls/winnls/.gitignore
 delete mode 100644 dlls/winnls/Makefile.in
 delete mode 100644 dlls/winnls/winnls.c
 delete mode 100644 dlls/winnls/winnls.spec
 delete mode 100644 dlls/winnls/winnls32.spec
 create mode 100644 dlls/winnls32/.gitignore
 create mode 100644 dlls/winnls32/Makefile.in
 create mode 100644 dlls/winnls32/winnls.c
 create mode 100644 dlls/winnls32/winnls.spec
 create mode 100644 dlls/winnls32/winnls32.spec

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=1b32901b7bff946f754b50c509cccd23c6ee1574



More information about the wine-cvs mailing list