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
Ximper Linux
branding-etersoft-ximper
Commits
21a527fc
You need to sign in or sign up before continuing.
Commit
21a527fc
authored
Oct 22, 2009
by
Artem Zolochevskiy
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into school-junior
parents
238f5bc6
bf16a63b
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
8 additions
and
6 deletions
+8
-6
branding.spec
branding.spec
+1
-2
configure.ac
configure.ac
+3
-0
index-en.html.in
indexhtml/index-en.html.in
+1
-1
index-ru.html.in
indexhtml/index-ru.html.in
+1
-1
index-uk.html.in
indexhtml/index-uk.html.in
+1
-1
indexhtml.desktop.in
indexhtml/indexhtml.desktop.in
+1
-1
No files found.
branding.spec
View file @
21a527fc
...
@@ -218,8 +218,7 @@ mkdir -p %buildroot/usr/share/install2/slideshow
...
@@ -218,8 +218,7 @@ mkdir -p %buildroot/usr/share/install2/slideshow
install slideshow/* %buildroot/usr/share/install2/slideshow/
install slideshow/* %buildroot/usr/share/install2/slideshow/
#indexhtml
#indexhtml
%define _altdocsdir %_defaultdocdir/alt-docs
%define _indexhtmldir %_defaultdocdir/indexhtml
%define _indexhtmldir %_altdocsdir/indexhtml
pushd indexhtml
pushd indexhtml
mkdir -p %buildroot{%_indexhtmldir/,%_desktopdir/}
mkdir -p %buildroot{%_indexhtmldir/,%_desktopdir/}
cp -r * %buildroot%_indexhtmldir/
cp -r * %buildroot%_indexhtmldir/
...
...
configure.ac
View file @
21a527fc
...
@@ -14,6 +14,8 @@ LIGHT_COLOR_DEC=`./color_dec ${LIGHT_COLOR_HEX}`
...
@@ -14,6 +14,8 @@ LIGHT_COLOR_DEC=`./color_dec ${LIGHT_COLOR_HEX}`
MIDDLE_COLOR_DEC=`./color_dec ${MIDDLE_COLOR_HEX}`
MIDDLE_COLOR_DEC=`./color_dec ${MIDDLE_COLOR_HEX}`
DARK_COLOR_DEC=`./color_dec ${DARK_COLOR_HEX}`
DARK_COLOR_DEC=`./color_dec ${DARK_COLOR_HEX}`
DOCDIR=documentation
AC_SUBST(THEME)
AC_SUBST(THEME)
AC_SUBST(NAME)
AC_SUBST(NAME)
AC_SUBST(BRAND)
AC_SUBST(BRAND)
...
@@ -21,6 +23,7 @@ AC_SUBST(BRAND_FNAME)
...
@@ -21,6 +23,7 @@ AC_SUBST(BRAND_FNAME)
AC_SUBST(STATUS)
AC_SUBST(STATUS)
AC_SUBST(STATUS_EN)
AC_SUBST(STATUS_EN)
AC_SUBST(VERSION)
AC_SUBST(VERSION)
AC_SUBST(DOCDIR)
AC_SUBST(PROGRESS_COLOR)
AC_SUBST(PROGRESS_COLOR)
AC_SUBST(LIGHT_COLOR_HEX)
AC_SUBST(LIGHT_COLOR_HEX)
AC_SUBST(MIDDLE_COLOR_HEX)
AC_SUBST(MIDDLE_COLOR_HEX)
...
...
indexhtml/index-en.html.in
View file @
21a527fc
...
@@ -56,7 +56,7 @@
...
@@ -56,7 +56,7 @@
<div
id=
"documentation"
>
<div
id=
"documentation"
>
<h2>
Documentation
</h2>
<h2>
Documentation
</h2>
<ul>
<ul>
<li><a
href=
"../
../@THEME
@/index.html"
>
User manual
</a></li>
<li><a
href=
"../
@DOCDIR
@/index.html"
>
User manual
</a></li>
</ul>
</ul>
</div>
</div>
...
...
indexhtml/index-ru.html.in
View file @
21a527fc
...
@@ -47,7 +47,7 @@
...
@@ -47,7 +47,7 @@
<div
id=
"documentation"
>
<div
id=
"documentation"
>
<h2>
Документация
</h2>
<h2>
Документация
</h2>
<ul>
<ul>
<li><a
href=
"../
../@THEME
@/index.html"
>
Руководство пользователя
</a></li>
<li><a
href=
"../
@DOCDIR
@/index.html"
>
Руководство пользователя
</a></li>
</ul>
</ul>
</div>
</div>
...
...
indexhtml/index-uk.html.in
View file @
21a527fc
...
@@ -57,7 +57,7 @@
...
@@ -57,7 +57,7 @@
<div
id=
"documentation"
>
<div
id=
"documentation"
>
<h2>
Документація (рос.)
</h2>
<h2>
Документація (рос.)
</h2>
<ul>
<ul>
<li><a
href=
"../
../@THEME
@/index.html"
>
Посібник користувача
</a></li>
<li><a
href=
"../
@DOCDIR
@/index.html"
>
Посібник користувача
</a></li>
</ul>
</ul>
</div>
</div>
...
...
indexhtml/indexhtml.desktop.in
View file @
21a527fc
[Desktop Entry]
[Desktop Entry]
Version=1.0
Version=1.0
Type=Application
Type=Application
Exec=xdg-open /usr/share/doc/
alt-docs/
indexhtml/index.html
Exec=xdg-open /usr/share/doc/indexhtml/index.html
StartupNotify=false
StartupNotify=false
Icon=altlinux
Icon=altlinux
Name=@BRAND_FNAME@ @VERSION@ @NAME@: start page
Name=@BRAND_FNAME@ @VERSION@ @NAME@: start page
...
...
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