Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
branding-etersoft-ximper
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Boris Yumankulov
branding-etersoft-ximper
Commits
e83fa423
Commit
e83fa423
authored
Oct 22, 2009
by
Andrey Cherepanov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
5.0.0-alt35
- fix Ark Server name - completely remove beta status - change default install dir for indexhtml packages and path to manual
parent
d6e80729
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
9 additions
and
22 deletions
+9
-22
branding.spec
branding.spec
+4
-6
components.mk
components.mk
+0
-11
configure.ac
configure.ac
+5
-5
alt-linux-team.png
indexhtml/img/alt-linux-team.png
+0
-0
bullet.png
indexhtml/img/bullet.png
+0
-0
null.gif
indexhtml/img/null.gif
+0
-0
index.css.in
indexhtml/index.css.in
+0
-0
indexhtml.desktop.in
indexhtml/indexhtml.desktop.in
+0
-0
No files found.
branding.spec
View file @
e83fa423
...
...
@@ -264,13 +264,11 @@ echo $lang > lang
%files slideshow
/usr/share/install2/slideshow
%define indexhtmldir %_datadir/doc/alt-docs/indexhtml
%files indexhtml
%ghost %indexhtmldir/index.html
%indexhtmldir/index-*.html
%indexhtmldir/index.css
%indexhtmldir/img
%ghost %
_
indexhtmldir/index.html
%
_
indexhtmldir/index-*.html
%
_
indexhtmldir/index.css
%
_
indexhtmldir/img
%_desktopdir/indexhtml.desktop
%changelog
...
...
components.mk
View file @
e83fa423
...
...
@@ -45,14 +45,3 @@ boot:
install -d -m 755 $(datadir)/gfxboot/$(THEME)
install -m 644 design-bootloader-source/message $(sysconfdir)/../boot/splash/$(THEME)
install -m 644 design-bootloader-source/bootlogo $(datadir)/gfxboot/$(THEME)
# index html page, start page for all local browsers
INDEXHTML_DIR=$(datadir)/doc/alt-docs/indexhtml
indexhtml:
for i in notes/index*.html components/indexhtml/*.css;do \
install -Dpm644 $$i $(INDEXHTML_DIR)/`basename $$i`; \
done
install -Dpm644 /dev/null $(INDEXHTML_DIR)/index.html
cp -a components/indexhtml/img $(INDEXHTML_DIR)
install -Dpm644 images/product-logo.png $(INDEXHTML_DIR)/img/product-logo.png
install -Dpm644 components/indexhtml/indexhtml.desktop $(datadir)/applications/indexhtml.desktop
configure.ac
View file @
e83fa423
...
...
@@ -56,11 +56,11 @@ AC_CONFIG_FILES([
notes/release-notes.all.html
notes/license.ru.html
notes/license.all.html
notes
/index-ru.html
notes
/index-uk.html
notes
/index-en.html
components/
indexhtml/indexhtml.desktop
components/
indexhtml/index.css
indexhtml
/index-ru.html
indexhtml
/index-uk.html
indexhtml
/index-en.html
indexhtml/indexhtml.desktop
indexhtml/index.css
gnome-settings/gtkrc
gnome-settings/index.theme
gnome-settings/metacity-theme-1.xml
...
...
components/
indexhtml/img/alt-linux-team.png
→
indexhtml/img/alt-linux-team.png
View file @
e83fa423
File moved
components/
indexhtml/img/bullet.png
→
indexhtml/img/bullet.png
View file @
e83fa423
File moved
components/
indexhtml/img/null.gif
→
indexhtml/img/null.gif
View file @
e83fa423
File moved
components/
indexhtml/index.css.in
→
indexhtml/index.css.in
View file @
e83fa423
File moved
components/
indexhtml/indexhtml.desktop.in
→
indexhtml/indexhtml.desktop.in
View file @
e83fa423
File moved
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