ALT Linux Bugzilla
– Attachment 538 Details for
Bug 4920
Неправильно отображаются кириллические имена файлов
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
kdeutils-3.2.3-ark-output-encoding.patch
kdeutils-3.2.3-ark-output-encoding.patch (text/plain), 604 bytes, created by
Dmitry Vukolov
on 2004-08-02 18:43:58 MSD
(
hide
)
Description:
kdeutils-3.2.3-ark-output-encoding.patch
Filename:
MIME Type:
Creator:
Dmitry Vukolov
Created:
2004-08-02 18:43:58 MSD
Size:
604 bytes
patch
obsolete
>diff -ur kdeutils-3.2.3.orig/ark/arkapp.cpp kdeutils-3.2.3/ark/arkapp.cpp >--- kdeutils-3.2.3.orig/ark/arkapp.cpp 2003-12-29 12:34:01 +0300 >+++ kdeutils-3.2.3/ark/arkapp.cpp 2004-08-02 17:02:09 +0400 >@@ -31,6 +31,7 @@ > #include <klocale.h> > #include <unistd.h> > #include <qfile.h> >+#include <qtextcodec.h> > #include <errno.h> > > >@@ -113,6 +114,7 @@ > kdDebug(1601) << "+ArkApplication::ArkApplication" << endl; > m_mainwidget = new QWidget; > setMainWidget(m_mainwidget); >+ QTextCodec::setCodecForCStrings(QTextCodec::codecForLocale()); > kdDebug(1601) << "-ArkApplication::ArkApplication" << endl; > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 4920
: 538