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
dca003a4
Kaydet (Commit)
dca003a4
authored
Haz 17, 2013
tarafından
Matúš Kukan
Kaydeden (comit)
Michael Stahl
Eyl 09, 2013
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
install images with filelists
Change-Id: I3946b44838c659cad12d288c8a1ed5137c3e554e
üst
031fd222
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
12 additions
and
127 deletions
+12
-127
configure.ac
configure.ac
+0
-1
README
icon-themes/README
+2
-6
Module_postprocess.mk
postprocess/Module_postprocess.mk
+0
-1
Package_images.mk
postprocess/Package_images.mk
+5
-5
Package_images_install.mk
postprocess/Package_images_install.mk
+0
-19
file_ooo.scp
scp2/source/ooo/file_ooo.scp
+4
-69
module_hidden_ooo.scp
scp2/source/ooo/module_hidden_ooo.scp
+1
-26
No files found.
configure.ac
Dosyayı görüntüle @
dca003a4
...
@@ -11195,7 +11195,6 @@ if test "x$with_theme" != "xno"; then
...
@@ -11195,7 +11195,6 @@ if test "x$with_theme" != "xno"; then
*) AC_MSG_ERROR([Unknown value for --with-theme: $theme]) ;;
*) AC_MSG_ERROR([Unknown value for --with-theme: $theme]) ;;
esac
esac
WITH_THEMES="$WITH_THEMES $theme"
WITH_THEMES="$WITH_THEMES $theme"
SCPDEFS="$SCPDEFS -DTHEME_`echo $theme|tr '[[:lower:]]' '[[:upper:]]'`"
done
done
fi
fi
AC_MSG_RESULT([$WITH_THEMES])
AC_MSG_RESULT([$WITH_THEMES])
...
...
icon-themes/README
Dosyayı görüntüle @
dca003a4
...
@@ -3,7 +3,7 @@ Icon repository for the applications
...
@@ -3,7 +3,7 @@ Icon repository for the applications
All of the icons, separated by themes are included in this
All of the icons, separated by themes are included in this
directory. These icons are built into .zip files, and re-ordered /
directory. These icons are built into .zip files, and re-ordered /
packed for efficiency reasons based on our UI configuration by the
packed for efficiency reasons based on our UI configuration by the
p
ackimages/ module
.
p
ostprocess/CustomTarget_images.mk
.
An icon theme does not need to contain all images, since these can be
An icon theme does not need to contain all images, since these can be
layered one on top of another.
layered one on top of another.
...
@@ -27,14 +27,10 @@ How to add a new image set:
...
@@ -27,14 +27,10 @@ How to add a new image set:
FIXME: It is important to use an underscore '_' to delimit more words.
FIXME: It is important to use an underscore '_' to delimit more words.
scp2 compilation crashes when using a dash '-'.
scp2 compilation crashes when using a dash '-'.
It evidently splits the name into two strings.
It evidently splits the name into two strings.
^ It's probably not true anymore with filelists.
- Add its name (new_set) to WITH_THEMES variable in configure.ac
- Add its name (new_set) to WITH_THEMES variable in configure.ac
- Add its gid to the Files section of gid_Module_Root_Brand in
scp2/source/ooo/module_hidden_ooo.scp and add a corresponding File entry
to scp2/source/ooo/file_ooo.scp (see for example
gid_Brand_File_ImagesCrystal_Zip)
- Add a vcl constant for it in vcl/inc/vcl/settings.hxx, e.g.
- Add a vcl constant for it in vcl/inc/vcl/settings.hxx, e.g.
#define STYLE_SYMBOLS_NEW_SET ((ULONG)5)
#define STYLE_SYMBOLS_NEW_SET ((ULONG)5)
...
...
postprocess/Module_postprocess.mk
Dosyayı görüntüle @
dca003a4
...
@@ -28,7 +28,6 @@ endif
...
@@ -28,7 +28,6 @@ endif
ifneq ($(gb_RUNNABLE_INSTDIR),)
ifneq ($(gb_RUNNABLE_INSTDIR),)
$(eval $(call gb_Module_add_targets,postprocess,\
$(eval $(call gb_Module_add_targets,postprocess,\
Package_images_install \
Package_registry_install \
Package_registry_install \
))
))
endif
endif
...
...
postprocess/Package_images.mk
Dosyayı görüntüle @
dca003a4
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
#
#
# This file is part of the LibreOffice project.
# This file is part of the LibreOffice project.
#
#
# This Source Code Form is subject to the terms of the Mozilla Public
# This Source Code Form is subject to the terms of the Mozilla Public
...
@@ -10,10 +9,11 @@
...
@@ -10,10 +9,11 @@
$(eval $(call gb_Package_Package,postprocess_images,$(call gb_CustomTarget_get_workdir,postprocess/images)))
$(eval $(call gb_Package_Package,postprocess_images,$(call gb_CustomTarget_get_workdir,postprocess/images)))
$(if $(filter default,$(WITH_THEMES)),\
$(eval $(call gb_Package_set_outdir,postprocess_images,$(INSTDIR)))
$(eval $(call gb_Package_add_file,postprocess_images,bin/images.zip,images.zip)))
$(foreach theme,$(filter-out default,$(WITH_THEMES)),\
$(eval $(call gb_Package_add_files,postprocess_images,$(LIBO_SHARE_FOLDER)/config,\
$(eval $(call gb_Package_add_file,postprocess_images,bin/images_$(theme).zip,images_$(theme).zip)))
$(if $(filter default,$(WITH_THEMES)),images.zip) \
$(foreach theme,$(filter-out default,$(WITH_THEMES)),images_$(theme).zip) \
))
# vim: set noet sw=4 ts=4:
# vim: set noet sw=4 ts=4:
postprocess/Package_images_install.mk
deleted
100644 → 0
Dosyayı görüntüle @
031fd222
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
$(eval $(call gb_Package_Package,postprocess_images_install,$(call gb_CustomTarget_get_workdir,postprocess/images)))
$(eval $(call gb_Package_set_outdir,postprocess_images_install,$(INSTDIR)))
$(eval $(call gb_Package_add_files,postprocess_images_install,$(LIBO_SHARE_FOLDER)/config,\
$(if $(filter default,$(WITH_THEMES)),images.zip) \
$(foreach theme,$(filter-out default,$(WITH_THEMES)),images_$(theme).zip) \
))
# vim: set noet sw=4 ts=4:
scp2/source/ooo/file_ooo.scp
Dosyayı görüntüle @
dca003a4
...
@@ -775,77 +775,12 @@ File gid_File_Spotlight_Bundle_lib
...
@@ -775,77 +775,12 @@ File gid_File_Spotlight_Bundle_lib
End
End
#endif
#endif
#ifdef THEME_DEFAULT
File gid_File_Images
File gid_File_Images_Zip
TXT_FILE_BODY;
TXT_FILE_BODY;
Dir = gid_Brand_Dir_Share_Config;
Dir = FILELIST_DIR;
Name = "images.zip";
Name = "postprocess_images.filelist";
Styles = (PACKED);
Styles = (FILELIST, PACKED);
End
#endif
#ifdef THEME_CRYSTAL
File gid_File_ImagesCrystal_Zip
TXT_FILE_BODY;
Dir = gid_Brand_Dir_Share_Config;
Name = "images_crystal.zip";
Styles = (PACKED);
End
#endif
#ifdef THEME_OXYGEN
File gid_File_ImagesOxygen_Zip
TXT_FILE_BODY;
Dir = gid_Brand_Dir_Share_Config;
Name = "images_oxygen.zip";
Styles = (PACKED);
End
#endif
#ifdef THEME_HICONTRAST
File gid_File_ImagesHicontrast_Zip
TXT_FILE_BODY;
Dir = gid_Brand_Dir_Share_Config;
Name = "images_hicontrast.zip";
Styles = (PACKED);
End
#endif
#ifdef THEME_TANGO
File gid_File_ImagesTango_Zip
TXT_FILE_BODY;
Dir = gid_Brand_Dir_Share_Config;
Name = "images_tango.zip";
Styles = (PACKED);
End
#endif
#ifdef THEME_TANGO_TESTING
File gid_File_ImagesTangoTesting_Zip
TXT_FILE_BODY;
Dir = gid_Brand_Dir_Share_Config;
Name = "images_tango_testing.zip";
Styles = (PACKED);
End
#endif
#ifdef THEME_SIFR
File gid_File_ImagesSifr_Zip
TXT_FILE_BODY;
Dir = gid_Brand_Dir_Share_Config;
Name = "images_sifr.zip";
Styles = (PACKED);
End
#endif
#ifdef THEME_HUMAN
File gid_File_ImagesHuman_Zip
TXT_FILE_BODY;
Dir = gid_Brand_Dir_Share_Config;
Name = "images_human.zip";
Styles = (PACKED);
End
End
#endif
File gid_File_Share_Registry_Lingucomponent_Xcd
File gid_File_Share_Registry_Lingucomponent_Xcd
TXT_FILE_BODY;
TXT_FILE_BODY;
...
...
scp2/source/ooo/module_hidden_ooo.scp
Dosyayı görüntüle @
dca003a4
...
@@ -358,32 +358,7 @@ Module gid_Module_Root_Files_Images
...
@@ -358,32 +358,7 @@ Module gid_Module_Root_Files_Images
Sortkey = "2050";
Sortkey = "2050";
Default = YES;
Default = YES;
Styles = (HIDDEN_ROOT);
Styles = (HIDDEN_ROOT);
Files = (
Files = (gid_File_Images);
#ifdef THEME_DEFAULT
gid_File_Images_Zip,
#endif
#ifdef THEME_CRYSTAL
gid_File_ImagesCrystal_Zip,
#endif
#ifdef THEME_OXYGEN
gid_File_ImagesOxygen_Zip,
#endif
#ifdef THEME_HICONTRAST
gid_File_ImagesHicontrast_Zip,
#endif
#ifdef THEME_HUMAN
gid_File_ImagesHuman_Zip,
#endif
#ifdef THEME_SIFR
gid_File_ImagesSifr_Zip
#endif
#ifdef THEME_TANGO
gid_File_ImagesTango_Zip
#endif
#ifdef THEME_TANGO_TESTING
gid_File_ImagesTangoTesting_Zip
#endif
);
End
End
#endif
#endif
...
...
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