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
e07a65f9
Kaydet (Commit)
e07a65f9
authored
Mar 06, 2013
tarafından
Javier Fernandez
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
PyWebWizard: Pack and register the Web wizard.
Change-Id: I8e43d228e842f24b054afc6bf59040667a6703d5
üst
5069ab9f
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12 additions
and
4 deletions
+12
-4
Rdb_services.mk
postprocess/Rdb_services.mk
+1
-0
file_ooo.scp
scp2/source/ooo/file_ooo.scp
+7
-0
Module_wizards.mk
wizards/Module_wizards.mk
+1
-0
web.component
wizards/com/sun/star/wizards/web/web.component
+3
-4
No files found.
postprocess/Rdb_services.mk
Dosyayı görüntüle @
e07a65f9
...
@@ -173,6 +173,7 @@ $(eval $(call gb_Rdb_add_components,services,\
...
@@ -173,6 +173,7 @@ $(eval $(call gb_Rdb_add_components,services,\
wizards/com/sun/star/wizards/fax/fax \
wizards/com/sun/star/wizards/fax/fax \
wizards/com/sun/star/wizards/letter/letter \
wizards/com/sun/star/wizards/letter/letter \
wizards/com/sun/star/wizards/agenda/agenda \
wizards/com/sun/star/wizards/agenda/agenda \
wizards/com/sun/star/wizards/web/web \
scripting/source/stringresource/stringresource \
scripting/source/stringresource/stringresource \
scripting/source/vbaevents/vbaevents \
scripting/source/vbaevents/vbaevents \
scripting/util/scriptframe \
scripting/util/scriptframe \
...
...
scp2/source/ooo/file_ooo.scp
Dosyayı görüntüle @
e07a65f9
...
@@ -387,6 +387,13 @@ File gid_File_Wizards_Agenda
...
@@ -387,6 +387,13 @@ File gid_File_Wizards_Agenda
Name = "Pyuno/agenda.filelist";
Name = "Pyuno/agenda.filelist";
End
End
File gid_File_Wizards_Web
Dir = FILELIST_DIR;
TXT_FILE_BODY;
Styles = (FILELIST);
Name = "Pyuno/web.filelist";
End
File gid_File_Pymailmerge
File gid_File_Pymailmerge
Dir = FILELIST_DIR;
Dir = FILELIST_DIR;
TXT_FILE_BODY;
TXT_FILE_BODY;
...
...
wizards/Module_wizards.mk
Dosyayı görüntüle @
e07a65f9
...
@@ -48,6 +48,7 @@ $(eval $(call gb_Module_add_targets,wizards,\
...
@@ -48,6 +48,7 @@ $(eval $(call gb_Module_add_targets,wizards,\
Pyuno_fax \
Pyuno_fax \
Pyuno_letter \
Pyuno_letter \
Pyuno_agenda \
Pyuno_agenda \
Pyuno_web \
Pyuno_commonwizards \
Pyuno_commonwizards \
))
))
...
...
wizards/com/sun/star/wizards/web/web.component
Dosyayı görüntüle @
e07a65f9
...
@@ -17,10 +17,9 @@
...
@@ -17,10 +17,9 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
-->
<component
loader=
"com.sun.star.loader.
Java2
"
<component
loader=
"com.sun.star.loader.
Python
"
xmlns=
"http://openoffice.org/2010/uno-components"
>
xmlns=
"http://openoffice.org/2010/uno-components"
>
<implementation
<implementation
name=
"com.sun.star.wizards.web.CallWizard"
>
name=
"com.sun.star.wizards.web.CallWizard$WizardImplementation"
>
<service
name=
"com.sun.star.task.Job"
/>
<service
name=
"com.sun.star.wizards.web.CallWizard"
/>
</implementation>
</implementation>
</component>
</component>
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