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
5453de0d
You need to sign in or sign up before continuing.
Commit
5453de0d
authored
May 29, 2013
by
Mikhail Efremov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Ukrainian start/release-notes pages.
Translation by Michael Shigorin.
parent
8df88a62
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
40 additions
and
4 deletions
+40
-4
branding.spec
branding.spec
+0
-1
configure.ac
configure.ac
+1
-0
Makefile
notes/Makefile
+4
-1
livecd-start.uk.html
notes/livecd-start.uk.html
+0
-2
livecd-start.uk.html
notes/livecd-start.uk.html
+14
-0
release-notes.uk.html.in
notes/release-notes.uk.html.in
+21
-0
No files found.
branding.spec
View file @
5453de0d
...
...
@@ -274,7 +274,6 @@ pushd notes
%makeinstall
popd
ln -s license.ru.html %buildroot%_datadir/alt-notes/license.uk.html
ln -s release-notes.ru.html %buildroot%_datadir/alt-notes/release-notes.uk.html
mkdir -p %buildroot/etc/skel/XDG-Templates.skel/
...
...
configure.ac
View file @
5453de0d
...
...
@@ -34,6 +34,7 @@ AC_CONFIG_FILES([
components/browser-qt/design/design.ini
components/bootloader/gfxboot.cfg
notes/release-notes.ru.html
notes/release-notes.uk.html
notes/release-notes.all.html
notes/license.ru.html
notes/license.all.html
...
...
notes/Makefile
View file @
5453de0d
...
...
@@ -2,4 +2,7 @@
install
:
install
-d
$(datadir)
/alt-notes
cp
-a
*
.html
$(datadir)
/alt-notes
ln
-s
release-notes.ru.html
$(datadir)
/alt-notes/livecd-finish.ru.html
for
relnotes
in
release-notes.
*
.html
;
do
\
suffix
=
"
$$
{relnotes#release-notes.}"
;
\
ln
-s
$$
relnotes
$(datadir)
/alt-notes/livecd-finish.
$$
suffix
;
\
done
notes/livecd-start.uk.html
deleted
120000 → 0
View file @
8df88a62
livecd-start.ru.html
\ No newline at end of file
notes/livecd-start.uk.html
0 → 100644
View file @
5453de0d
<HTML>
<HEAD>
<META
HTTP-EQUIV=
"CONTENT-TYPE"
CONTENT=
"text/html; charset=utf-8"
>
<TITLE></TITLE>
</HEAD>
<BODY>
<P
ALIGN=
JUSTIFY
>
Будь ласка, зачиніть усі вікна додатків, що відкриті, до початку встановлення.
</p>
<P
ALIGN=
JUSTIFY
>
Під час роботи усі пристрої будуть відмонтовані, а swap-підрозділи відключені.
</P>
</BODY>
</HTML>
notes/release-notes.uk.html.in
0 → 100644
View file @
5453de0d
<HTML>
<HEAD>
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
<TITLE></TITLE>
</HEAD>
<BODY>
<H2>Дякуємо Вам за вибір Simply Linux!</H2>
<P ALIGN=JUSTIFY>
Операційну систему успішно встановлено та налаштовано, Ви можете
починати працювати одразу після перезавантаження.
</p>
<P ALIGN=JUSTIFY>
Сподіваємось, що Вам сподобається!
</p>
<P ALIGN=JUSTIFY>
Корисну інформацію російською щодо системи Ви можете знайти
на сайті проекту <a href='http://www.simplylinux.ru'>www.simplylinux.ru</a>.
</P>
</BODY>
</HTML>
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