Anssi Hannula : shell32: Fix common files directory location in shell32_Fi. rc.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Apr 14 12:46:14 CDT 2006


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

Author: Anssi Hannula <anssi.hannula at gmail.com>
Date:   Thu Apr 13 19:05:09 2006 +0300

shell32: Fix common files directory location in shell32_Fi.rc.

---

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

diff --git a/dlls/shell32/shell32_Fi.rc b/dlls/shell32/shell32_Fi.rc
index c13daa3..c03593a 100644
--- a/dlls/shell32/shell32_Fi.rc
+++ b/dlls/shell32/shell32_Fi.rc
@@ -194,7 +194,7 @@ STRINGTABLE DISCARDABLE
 	IDS_HISTORY                 "Paikalliset asetukset\\Historia"
 	IDS_PROGRAM_FILES           "Ohjelmatiedostot"
 	IDS_MYPICTURES              "Omat kuvatiedostot"
-	IDS_PROGRAM_FILES_COMMON    "Ohjelmat\\Yhteiset tiedostot"
+	IDS_PROGRAM_FILES_COMMON    "Ohjelmatiedostot\\Yhteiset tiedostot"
 	IDS_COMMON_DOCUMENTS        "Dokumentit"
 	IDS_ADMINTOOLS              "Käynnistä-valikko\\Ohjelmat\\Administrative Tools"
 	IDS_COMMON_MUSIC            "Dokumentit\\Omat musiikkitiedostot"




More information about the wine-cvs mailing list