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
48d0e203
Kaydet (Commit)
48d0e203
authored
May 04, 2012
tarafından
Cédric Bosdonnat
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fpicker: fixed build problems for macos and windows
Change-Id: I34a7d62f8ee55cbc7f8506c1bdc4b12fe6e5d7bf
üst
57e21cb5
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
fpicker.hrc
fpicker/inc/fpicker/fpicker.hrc
+2
-1
resourceprovider.mm
fpicker/source/aqua/resourceprovider.mm
+1
-1
OfficeFilePicker.hrc
fpicker/source/office/OfficeFilePicker.hrc
+0
-1
resourceprovider.cxx
fpicker/source/win32/misc/resourceprovider.cxx
+1
-1
No files found.
fpicker/inc/fpicker/fpicker.hrc
Dosyayı görüntüle @
48d0e203
...
...
@@ -45,7 +45,8 @@
#define STR_SVT_FILEPICKER_FILTER_TITLE (STR_SVT_FILEPICKER_START+11)
#define STR_SVT_FOLDERPICKER_DEFAULT_TITLE (STR_SVT_FILEPICKER_START+12)
#define STR_SVT_FOLDERPICKER_DEFAULT_DESCRIPTION (STR_SVT_FILEPICKER_START+13)
#define STR_SVT_FILEPICKER_END (STR_SVT_FOLDERPICKER_DEFAULT_DESCRIPTION)
#define STR_SVT_ALREADYEXISTOVERWRITE (STR_SVT_FILEPICKER_START+14)
#define STR_SVT_FILEPICKER_END (STR_SVT_ALREADYEXISTOVERWRITE)
#endif
...
...
fpicker/source/aqua/resourceprovider.mm
Dosyayı görüntüle @
48d0e203
...
...
@@ -38,7 +38,7 @@
#include <com/sun/star/ui/dialogs/CommonFilePickerElementIds.hpp>
#include <com/sun/star/ui/dialogs/ExtendedFilePickerElementIds.hpp>
#include
"fpicker.hrc"
#include
<fpicker/fpicker.hrc>
#include <svtools/filedlg2.hrc>
#include "NSString_OOoAdditions.hxx"
...
...
fpicker/source/office/OfficeFilePicker.hrc
Dosyayı görüntüle @
48d0e203
...
...
@@ -36,7 +36,6 @@
#define RID_FILEPICKER_IMAGES (RID_FPICKER_START+17)
#define STR_SVT_NEW_FOLDER (RID_FPICKER_START+19)
#define STR_SVT_ALREADYEXISTOVERWRITE (RID_FPICKER_START+20)
#define RID_FILEOPEN_INVALIDFOLDER (RID_FPICKER_START+23)
#define RID_FILEOPEN_NOTEXISTENTFILE (RID_FPICKER_START+24)
#define STR_SVT_NOREMOVABLEDEVICE (RID_FPICKER_START+25)
...
...
fpicker/source/win32/misc/resourceprovider.cxx
Dosyayı görüntüle @
48d0e203
...
...
@@ -40,7 +40,7 @@
#include <com/sun/star/ui/dialogs/CommonFilePickerElementIds.hpp>
#include <com/sun/star/ui/dialogs/ExtendedFilePickerElementIds.hpp>
#include
"fpicker.hrc"
#include
<fpicker/fpicker.hrc>
//------------------------------------------------------------
// namespace directives
...
...
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