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
Boris Yumankulov
branding-etersoft-ximper
Commits
da97c72c
You need to sign in or sign up before continuing.
Commit
da97c72c
authored
Apr 09, 2009
by
Alexandra Panyukova
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
middle_labels_hex added
parent
76b8522f
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
Makefile.in
Makefile.in
+1
-1
configure.ac
configure.ac
+1
-0
No files found.
Makefile.in
View file @
da97c72c
...
@@ -15,7 +15,7 @@ all:
...
@@ -15,7 +15,7 @@ all:
convert
graphics/backgrounds/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@"'
prototype.png
convert
graphics/backgrounds/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@"'
prototype.png
cp
-al
prototype.png
graphics/backgrounds/default.png
cp
-al
prototype.png
graphics/backgrounds/default.png
cp
-al
background.png
graphics/backgrounds/xdm.png
cp
-al
background.png
graphics/backgrounds/xdm.png
convert
alterator/images/background.png
-resize
'800x600!'
-fill
'#c62530'
-font
/usr/share/fonts/ttf/dejavu/DejaVuSansCondensed-Bold.ttf
-style
Normal
-weight
Normal
-pointsize
20
-gravity
northeast
-draw
'text 25,25 "@STATUS@" alterator/design/bg.png
convert
alterator/images/background.png
-resize
'800x600!'
-fill
'#c62530'
-font
/usr/share/fonts/ttf/dejavu/DejaVuSansCondensed-Bold.ttf
-style
Normal
-weight
Normal
-pointsize
20
-gravity
northeast
-draw
'text 25,25 "@STATUS@"
'
alterator/design/bg.png
# console background
# console background
cp
-al
images/console.jpg
bootsplash/images/bootsplash-800x600.jpg
cp
-al
images/console.jpg
bootsplash/images/bootsplash-800x600.jpg
convert
-resize
'640x480!'
bootsplash/images/bootsplash-800x600.jpg
bootsplash/images/bootsplash-640x480.jpg
convert
-resize
'640x480!'
bootsplash/images/bootsplash-800x600.jpg
bootsplash/images/bootsplash-640x480.jpg
...
...
configure.ac
View file @
da97c72c
...
@@ -25,6 +25,7 @@ AC_SUBST(MIDDLE_COLOR_HEX)
...
@@ -25,6 +25,7 @@ AC_SUBST(MIDDLE_COLOR_HEX)
AC_SUBST(DARK_COLOR_HEX)
AC_SUBST(DARK_COLOR_HEX)
AC_SUBST(LIGHT_LABELS_HEX)
AC_SUBST(LIGHT_LABELS_HEX)
AC_SUBST(DARK_LABELS_HEX)
AC_SUBST(DARK_LABELS_HEX)
AC_SUBST(MIDDLE_LABELS_HEX)
AC_SUBST(LIGHT_COLOR_DEC)
AC_SUBST(LIGHT_COLOR_DEC)
AC_SUBST(MIDDLE_COLOR_DEC)
AC_SUBST(MIDDLE_COLOR_DEC)
AC_SUBST(DARK_COLOR_DEC)
AC_SUBST(DARK_COLOR_DEC)
...
...
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