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
01160fc7
You need to sign in or sign up before continuing.
Commit
01160fc7
authored
Jun 17, 2011
by
Alexandra Panyukova
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote branch 'sem/simply' into slinux
parents
360a7ee8
ac1a4818
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
11 additions
and
5 deletions
+11
-5
branding.spec
branding.spec
+6
-1
index-en.html.in
components/indexhtml/index-en.html.in
+1
-2
index-ru.html.in
components/indexhtml/index-ru.html.in
+1
-2
configure.ac
configure.ac
+3
-0
No files found.
branding.spec
View file @
01160fc7
...
...
@@ -7,7 +7,7 @@
Name: branding-simply-linux
Version: 6.0.0
Release: alt1
1
Release: alt1
2
BuildArch: noarch
BuildRequires: cpio gfxboot >= 4 fonts-ttf-dejavu fonts-ttf-droid
...
...
@@ -399,6 +399,11 @@ subst "s/Theme=.*/Theme=%theme/" /etc/plymouth/plymouthd.conf
/etc/xdg/menus/xfce-applications-merged/50-xfce-applications.menu
%changelog
* Thu Jun 16 2011 Mikhail Efremov <sem@altlinux.org> 6.0.0-alt12
- indexhtml: change link to user manual (by Artem Zolochevskiy).
- menu: Drop unneeded desktop files.
- etcscel: Changed display type of xkb plugin.
* Tue Jun 14 2011 Mikhail Efremov <sem@altlinux.org> 6.0.0-alt11
- new desktop files for libreoffice and xkill (by Alexandra Panyukova).
- new images for installer steps (by Alexandra Panyukova).
...
...
components/indexhtml/index-en.html.in
View file @
01160fc7
...
...
@@ -54,8 +54,7 @@
<div
id=
"documentation"
>
<h2>
Documentation
</h2>
<ul>
<li><a
href=
"../alt-docs/index.html"
>
User manual
</a></li>
<li><a
href=
"../alt-docs/modules/index.html"
>
Additional documentation
</a></li>
<li><a
href=
"../@DOCDIR@/index.html"
>
User manual
</a></li>
</ul>
</div>
...
...
components/indexhtml/index-ru.html.in
View file @
01160fc7
...
...
@@ -56,8 +56,7 @@
<div
id=
"documentation"
>
<h2>
Документация
</h2>
<ul>
<li><a
href=
"../alt-docs/index.html"
>
Руководство пользователя
</a></li>
<li><a
href=
"../alt-docs/modules/index.html"
>
Дополнительная документация
</a></li>
<li><a
href=
"../@DOCDIR@/index.html"
>
Руководство пользователя
</a></li>
</ul>
</div>
...
...
configure.ac
View file @
01160fc7
...
...
@@ -10,10 +10,13 @@ LIGHT_LABELS_HEX=FFFFFF
DARK_LABELS_HEX=000000
MIDDLE_LABELS_HEX=4d4d4f
DOCDIR=documentation
AC_SUBST(THEME)
AC_SUBST(NAME)
AC_SUBST(STATUS)
AC_SUBST(VERSION)
AC_SUBST(DOCDIR)
AC_SUBST(PROGRESS_COLOR)
AC_SUBST(LIGHT_COLOR_HEX)
AC_SUBST(MIDDLE_COLOR_HEX)
...
...
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