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
aa78abeb
You need to sign in or sign up before continuing.
Commit
aa78abeb
authored
Mar 27, 2009
by
Anton V. Boyarshinov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
5.0.0-alt1
- addes \%status to altlinux-release - images for verbose bootsplash mode from one source
parent
f1f500b7
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
11 additions
and
4 deletions
+11
-4
Makefile.in
Makefile.in
+4
-1
bootsplash-640x480.jpg
bootsplash/images/bootsplash-640x480.jpg
+0
-0
bootsplash-800x600.jpg
bootsplash/images/bootsplash-800x600.jpg
+0
-0
branding.spec
branding.spec
+7
-3
console.jpg
images/console.jpg
+0
-0
No files found.
Makefile.in
View file @
aa78abeb
...
...
@@ -15,5 +15,8 @@ all:
cp
-al
background.png
graphics/backgrounds/default.png
cp
-al
background.png
graphics/backgrounds/xdm.png
convert
-resize
'800x600!'
background.png
browser-qt/design/bg.png
# console background
cp
-al
images/console.jpg
bootsplash/images/bootsplash-800x600.jpg
convert
-resize
'640x480!'
bootsplash/images/bootsplash-800x600.jpg
bootsplash/images/bootsplash-640x480.jpg
#color scheme
mv
kde3-settings/apps/kdisplay/color-schemes/scheme.kcsrc
"kde3-settings/apps/kdisplay/color-schemes/@BRAND_FNAME@ @NAME@.kcsrc"
bootsplash/images/bootsplash-640x480.jpg
deleted
100644 → 0
View file @
f1f500b7
10.9 KB
bootsplash/images/bootsplash-800x600.jpg
deleted
100644 → 0
View file @
f1f500b7
15.5 KB
branding.spec
View file @
aa78abeb
...
...
@@ -7,8 +7,8 @@
%define variants altlinux-office-desktop altlinux-office-server altlinux-lite
Name: branding-%brand-%theme
Version: 5.0
Release: alt
24
Version: 5.0
.0
Release: alt
1
BuildArch: noarch
BuildRequires: cpio gfxboot >= 4 fonts-ttf-dejavu
...
...
@@ -237,7 +237,7 @@ __EOF__
#release
install -pD -m644 /dev/null %buildroot%_sysconfdir/buildreqs/packages/ignore.d/%name-release
echo "%distribution %version %Theme (%codename)" >%buildroot%_sysconfdir/altlinux-release
echo "%distribution %version %Theme
%status
(%codename)" >%buildroot%_sysconfdir/altlinux-release
for n in fedora redhat system; do
ln -s altlinux-release %buildroot%_sysconfdir/$n-release
done
...
...
@@ -339,6 +339,10 @@ echo $lang > lang
%_desktopdir/*
%changelog
* Fri Mar 27 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt1
- addes \%status to altlinux-release
- images for verbose bootsplash mode from one source
* Wed Mar 25 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0-alt24
- added versioned provides for indexhtml
...
...
images/console.jpg
0 → 100644
View file @
aa78abeb
3.66 KB
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