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
9b932b10
Commit
9b932b10
authored
Jun 25, 2009
by
Anton V. Boyarshinov
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into altlinux-office-server
parents
1fd9ebbf
120dfb76
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
31 additions
and
8 deletions
+31
-8
Makefile.in
Makefile.in
+6
-6
components.mk
components.mk
+1
-1
attention.gif
components/ahttpd/images/attention.gif
+0
-0
background.png
components/ahttpd/images/background.png
+0
-0
bg.jpg
components/ahttpd/images/bg.jpg
+0
-0
alterator.css.in
components/ahttpd/styles/alterator.css.in
+24
-1
console.jpg
images/console.jpg
+0
-0
wallpaper.png
images/wallpaper.png
+0
-0
No files found.
Makefile.in
View file @
9b932b10
...
...
@@ -5,12 +5,12 @@ VERSION=@VERSION@
all
:
# background
convert
images/
background.png
-fill
'#c62530'
-font
/usr/share/fonts/ttf/dejavu/DejaVuSansCondensed-Bold.ttf
-style
Normal
-weight
Normal
-pointsize
20
-gravity
northeast
-draw
'text 25,25 "@STATUS@"'
background
.png
cp
-al
background
.png
graphics/backgrounds/default.png
cp
-al
background
.png
graphics/backgrounds/xdm.png
convert
background
.png
kde3-styles-splash/Background.jpg
cp
-al
background
.png
kde3-styles-splash/Background.png
convert
-resize
'400x320!'
images/
background
.png
kde3-styles-splash/Preview.png
convert
images/
wallpaper.png
-fill
'#c62530'
-font
/usr/share/fonts/ttf/dejavu/DejaVuSansCondensed-Bold.ttf
-style
Normal
-weight
Normal
-pointsize
20
-gravity
northeast
-draw
'text 25,25 "@STATUS@"'
wallpaper
.png
cp
-al
wallpaper
.png
graphics/backgrounds/default.png
cp
-al
wallpaper
.png
graphics/backgrounds/xdm.png
convert
wallpaper
.png
kde3-styles-splash/Background.jpg
cp
-al
wallpaper
.png
kde3-styles-splash/Background.png
convert
-resize
'400x320!'
images/
wallpaper
.png
kde3-styles-splash/Preview.png
#color scheme
mv
kde3-settings/apps/kdisplay/color-schemes/scheme.kcsrc
"kde3-settings/apps/kdisplay/color-schemes/@BRAND_FNAME@ @NAME@.kcsrc"
...
...
components.mk
View file @
9b932b10
...
...
@@ -24,7 +24,7 @@ boot:
cp -a components/bootloader/gfxboot.cfg design-bootloader-source/data-install/
cp -a components/bootloader/gfxboot.cfg design-bootloader-source/data-boot/
for size in 1024x768 800x600 640x480; do \
convert images/boot.jpg -resize "$$size!" -fill '#c62530' -font /usr/share/fonts/ttf/dejavu/DejaVuSansCondensed-Bold.ttf -style Normal -weight Normal -pointsize 20 -gravity northeast -draw 'text 25,25 "
@STATUS@
"' boot-$$size.jpg ;\
convert images/boot.jpg -resize "$$size!" -fill '#c62530' -font /usr/share/fonts/ttf/dejavu/DejaVuSansCondensed-Bold.ttf -style Normal -weight Normal -pointsize 20 -gravity northeast -draw 'text 25,25 "
$(STATUS)
"' boot-$$size.jpg ;\
cp -al boot-$$size.jpg components/bootsplash/images/silent-$$size.jpg ;\
convert -resize "$$size!" images/console.jpg components/bootsplash/images/bootsplash-$$size.jpg;\
done
...
...
components/ahttpd/images/attention.gif
0 → 100644
View file @
9b932b10
1.64 KB
components/ahttpd/images/background.png
deleted
100644 → 0
View file @
1fd9ebbf
239 KB
components/ahttpd/images/bg.jpg
deleted
100644 → 0
View file @
1fd9ebbf
9.97 KB
components/ahttpd/styles/alterator.css.in
View file @
9b932b10
...
...
@@ -95,9 +95,11 @@ textarea, select, input.text {
height: 20px;
}
/* messages */
.alterator-information-message {
font-style:italic;
font-size:
small
;
font-size:
9pt
;
padding-top:3px;
padding-bottom:3px;
}
...
...
@@ -106,6 +108,27 @@ textarea, select, input.text {
vertical-align:middle;
}
.alterator-attention-message {
color: darkred;
border-color: darkred;
border-width: 5px;
border-style: double;
padding: 4px;
margin: 4px;
min-width:10px;
float:left;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
border-radius: 7px;
}
.alterator-attention-message img {
vertical-align:middle;
}
/* calendar and dateedit */
.year {
...
...
images/console.jpg
View replaced file @
1fd9ebbf
View file @
9b932b10
3.66 KB
|
W:
|
H:
3.76 KB
|
W:
|
H:
2-up
Swipe
Onion skin
images/
background
.png
→
images/
wallpaper
.png
View file @
9b932b10
File moved
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