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
0f3cad35
You need to sign in or sign up before continuing.
Commit
0f3cad35
authored
Sep 13, 2011
by
Andrey Cherepanov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
6.0.0-alt24
- Add project web-site - Fix ALT Linux web-site in English version
parent
fea64f7b
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
17 additions
and
2 deletions
+17
-2
branding.spec
branding.spec
+5
-1
index-en.html.in
components/indexhtml/index-en.html.in
+3
-1
index-ru.html.in
components/indexhtml/index-ru.html.in
+2
-0
index.css
components/indexhtml/index.css
+7
-0
No files found.
branding.spec
View file @
0f3cad35
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
Name: branding-simply-linux
Name: branding-simply-linux
Version: 6.0.0
Version: 6.0.0
Release: alt2
3
Release: alt2
4
BuildArch: noarch
BuildArch: noarch
BuildRequires: cpio gfxboot >= 4 fonts-ttf-dejavu fonts-ttf-droid
BuildRequires: cpio gfxboot >= 4 fonts-ttf-dejavu fonts-ttf-droid
...
@@ -399,6 +399,10 @@ subst "s/Theme=.*/Theme=%theme/" /etc/plymouth/plymouthd.conf
...
@@ -399,6 +399,10 @@ subst "s/Theme=.*/Theme=%theme/" /etc/plymouth/plymouthd.conf
/etc/xdg/menus/xfce-applications-merged/50-xfce-applications.menu
/etc/xdg/menus/xfce-applications-merged/50-xfce-applications.menu
%changelog
%changelog
* Tue Sep 13 2011 Andrey Cherepanov <cas@altlinux.org> 6.0.0-alt24
- Add project web-site
- Fix ALT Linux web-site in English version
* Tue Sep 13 2011 Andrey Cherepanov <cas@altlinux.org> 6.0.0-alt23
* Tue Sep 13 2011 Andrey Cherepanov <cas@altlinux.org> 6.0.0-alt23
- Fix build
- Fix build
...
...
components/indexhtml/index-en.html.in
View file @
0f3cad35
...
@@ -18,6 +18,8 @@
...
@@ -18,6 +18,8 @@
<!-- Disto name -->
<!-- Disto name -->
<div
id=
"title"
>
@NAME@ @VERSION@ @STATUS@
</div>
<div
id=
"title"
>
@NAME@ @VERSION@ @STATUS@
</div>
<div
id=
"top-site"
>
Project Website:
<a
href=
"http://www.simplylinux.ru"
>
http://www.simplylinux.ru
</a></div>
<div
id=
"main"
>
<div
id=
"main"
>
<!-- Links columns -->
<!-- Links columns -->
<table
border=
"0"
width=
"100%"
>
<table
border=
"0"
width=
"100%"
>
...
@@ -41,7 +43,7 @@
...
@@ -41,7 +43,7 @@
<td
width=
"33%"
id=
"central_pane"
>
<!-- Second column: Company -->
<td
width=
"33%"
id=
"central_pane"
>
<!-- Second column: Company -->
<ul>
<ul>
<li><a
href=
"http://www.altlinux.
ru
"
>
ALT Linux Website
</a></li>
<li><a
href=
"http://www.altlinux.
com
"
>
ALT Linux Website
</a></li>
<li><a
href=
"http://shop.altlinux.ru"
>
Internet Shop
</a></li>
<li><a
href=
"http://shop.altlinux.ru"
>
Internet Shop
</a></li>
<li><a
href=
"http://support.altlinux.ru"
>
Technical Support
</a></li>
<li><a
href=
"http://support.altlinux.ru"
>
Technical Support
</a></li>
<li><a
href=
"http://www.altlinux.com/en/go/about-company/contacts/"
>
Contacts
</a></li>
<li><a
href=
"http://www.altlinux.com/en/go/about-company/contacts/"
>
Contacts
</a></li>
...
...
components/indexhtml/index-ru.html.in
View file @
0f3cad35
...
@@ -18,6 +18,8 @@
...
@@ -18,6 +18,8 @@
<!-- Disto name -->
<!-- Disto name -->
<div
id=
"title"
>
Simply Linux. Выпуск 4 (6.0)
</div>
<div
id=
"title"
>
Simply Linux. Выпуск 4 (6.0)
</div>
<div
id=
"top-site"
>
Веб-сайт проекта:
<a
href=
"http://www.simplylinux.ru"
>
http://www.simplylinux.ru
</a></div>
<div
id=
"main"
>
<div
id=
"main"
>
<!-- Links columns -->
<!-- Links columns -->
<table
border=
"0"
width=
"100%"
>
<table
border=
"0"
width=
"100%"
>
...
...
components/indexhtml/index.css
View file @
0f3cad35
...
@@ -36,6 +36,13 @@ div#title {
...
@@ -36,6 +36,13 @@ div#title {
border-bottom
:
solid
1px
#81c3eb
;
border-bottom
:
solid
1px
#81c3eb
;
background-image
:
url('images/lines.png')
;
background-image
:
url('images/lines.png')
;
}
}
div
#top-site
{
font-size
:
120%
;
font-weight
:
normal
;
font-family
:
Verdana
,
Helvetica
;
text-align
:
center
;
padding
:
4px
;
}
div
#main
{
div
#main
{
padding
:
12px
;
padding
:
12px
;
}
}
...
...
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