Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
7ebaeeba
Kaydet (Commit)
7ebaeeba
authored
Mar 20, 2012
tarafından
Herbert Dürr
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
update About dialog to AOO and ASF source grant
üst
6001435b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
18 deletions
+18
-18
kdedata.cxx
vcl/unx/kde/kdedata.cxx
+9
-9
KDEXLib.cxx
vcl/unx/kde4/KDEXLib.cxx
+9
-9
No files found.
vcl/unx/kde/kdedata.cxx
Dosyayı görüntüle @
7ebaeeba
...
...
@@ -121,15 +121,15 @@ void KDEXLib::Init()
pInputMethod
->
SetLocale
();
XrmInitialize
();
KAboutData
*
kAboutData
=
new
KAboutData
(
"
OpenOffice.org
"
,
I18N_NOOP
(
"
OpenOffice.org
"
),
"
1.1
.0"
,
I18N_NOOP
(
"
OpenOffice.org
with KDE Native Widget Support."
),
KAboutData
::
License_
LGPL
,
"(c) 2003, 2004 Novell, Inc"
,
I18N_NOOP
(
"
OpenOffice.org
is an office suite.
\n
"
),
"http://
kde.openoffice.
org/index.html"
,
"
dev@kde.openoffic
e.org"
);
KAboutData
*
kAboutData
=
new
KAboutData
(
"
Apache OpenOffice
"
,
I18N_NOOP
(
"
Apache OpenOffice
"
),
"
3.4
.0"
,
I18N_NOOP
(
"
Apache OpenOffice
with KDE Native Widget Support."
),
KAboutData
::
License_
File
,
"(c) 2003, 2004 Novell, Inc
and Apache Software Foundation
"
,
I18N_NOOP
(
"
Apache OpenOffice
is an office suite.
\n
"
),
"http://
incubator.apache.org/openoffice
org/index.html"
,
"
ooo-issues@apach
e.org"
);
kAboutData
->
addAuthor
(
"Jan Holesovsky"
,
I18N_NOOP
(
"Original author and maintainer of the KDE NWF."
),
"kendy@artax.karlin.mff.cuni.cz"
,
...
...
vcl/unx/kde4/KDEXLib.cxx
Dosyayı görüntüle @
7ebaeeba
...
...
@@ -74,16 +74,16 @@ void KDEXLib::Init()
pInputMethod
->
SetLocale
();
XrmInitialize
();
KAboutData
*
kAboutData
=
new
KAboutData
(
"
OpenOffice.org
"
,
KAboutData
*
kAboutData
=
new
KAboutData
(
"
Apache OpenOffice
"
,
"kdelibs4"
,
ki18n
(
"
OpenOffice.org
"
),
"3.
0
.0"
,
ki18n
(
"
OpenOffice.org
with KDE Native Widget Support."
),
KAboutData
::
License_
LGPL
,
ki18n
(
"
Copyright (c) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Novell, Inc
"
),
ki18n
(
"
OpenOffice.org
is an office suite.
\n
"
),
"http://
kde.openoffice.org/index.html
"
,
"
dev@kde.openoffic
e.org"
);
ki18n
(
"
Apache OpenOffice
"
),
"3.
4
.0"
,
ki18n
(
"
Apache OpenOffice
with KDE Native Widget Support."
),
KAboutData
::
License_
File
,
ki18n
(
"
Joint Copyright (c) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Novell, Inc and Apache Software Foundation
"
),
ki18n
(
"
Apache OpenOffice
is an office suite.
\n
"
),
"http://
incubator.apache.org/openofficeorg/
"
,
"
ooo-issues@incubator.apach
e.org"
);
kAboutData
->
addAuthor
(
ki18n
(
"Jan Holesovsky"
),
ki18n
(
"Original author and maintainer of the KDE NWF."
),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment