Mikołaj Zalewski : shell32: Pl.rc: Fix a backslash.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Aug 23 05:55:37 CDT 2006


Module: wine
Branch: master
Commit: 0721dd254dc1919095433efba8905e3c8fd92c85
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=0721dd254dc1919095433efba8905e3c8fd92c85

Author: Mikołaj Zalewski <mikolaj at zalewski.pl>
Date:   Tue Aug 22 18:24:17 2006 +0200

shell32: Pl.rc: Fix a backslash.

---

 dlls/shell32/shell32_Pl.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/shell32/shell32_Pl.rc b/dlls/shell32/shell32_Pl.rc
index 05dc6c3..60b6a75 100644
--- a/dlls/shell32/shell32_Pl.rc
+++ b/dlls/shell32/shell32_Pl.rc
@@ -209,5 +209,5 @@ STRINGTABLE DISCARDABLE
 	IDS_COMMON_MUSIC            "Documenty\\Moja muzyka"
 	IDS_COMMON_PICTURES         "Documenty\\Moje obrazy"
 	IDS_COMMON_VIDEO            "Documenty\\Moje wideo"
-	IDS_CDBURN_AREA             "Ustawienia lokalne\Dane aplikacji\\Microsoft\\Nagrywanie dysków CD"
+	IDS_CDBURN_AREA             "Ustawienia lokalne\\Dane aplikacji\\Microsoft\\Nagrywanie dysków CD"
 }




More information about the wine-cvs mailing list