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
3819bd63
Commit
3819bd63
authored
Aug 28, 2009
by
Anton V. Boyarshinov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
set background in xdm to MIDDLE_COLOR
parent
17ac0c33
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
0 deletions
+8
-0
branding.spec
branding.spec
+6
-0
configure.ac
configure.ac
+1
-0
xinitrc.in
xfce-settings/xinitrc.in
+1
-0
No files found.
branding.spec
View file @
3819bd63
...
@@ -333,6 +333,9 @@ install -m 644 themes/ALTLinux/*.png '%buildroot/usr/share/themes/ALTLinux-%Them
...
@@ -333,6 +333,9 @@ install -m 644 themes/ALTLinux/*.png '%buildroot/usr/share/themes/ALTLinux-%Them
mkdir -p %buildroot/%_bindir
mkdir -p %buildroot/%_bindir
install -m 644 bin/* %buildroot/%_bindir
install -m 644 bin/* %buildroot/%_bindir
mkdir -p %buildroot/etc/sysconfig/
install -m 644 xinitrc %buildroot/etc/sysconfig/xinitrc.xfce
popd
popd
#bootloader
#bootloader
...
@@ -370,6 +373,8 @@ echo $lang > lang
...
@@ -370,6 +373,8 @@ echo $lang > lang
[ "`readlink %_sysconfdir/bootsplash/themes/current`" != %theme ] ||
[ "`readlink %_sysconfdir/bootsplash/themes/current`" != %theme ] ||
%__rm -f %_sysconfdir/bootsplash/themes/current
%__rm -f %_sysconfdir/bootsplash/themes/current
%post xfce-settings
cat /etc/sysconfig/xinitrc.xfce >> /etc/sysconfig/xinitrc
%files alterator
%files alterator
%config %_altdir/*.rcc
%config %_altdir/*.rcc
...
@@ -423,6 +428,7 @@ echo $lang > lang
...
@@ -423,6 +428,7 @@ echo $lang > lang
/etc/skel/.local
/etc/skel/.local
/usr/share/themes/*
/usr/share/themes/*
/usr/share/xfce4/backdrops
/usr/share/xfce4/backdrops
/etc/sysconfig/xinitrc.xfce
%_bindir/*
%_bindir/*
...
...
configure.ac
View file @
3819bd63
...
@@ -58,5 +58,6 @@ AC_CONFIG_FILES([
...
@@ -58,5 +58,6 @@ AC_CONFIG_FILES([
gnome-settings/metacity-theme-1.xml
gnome-settings/metacity-theme-1.xml
components/ahttpd/styles/alterator.css
components/ahttpd/styles/alterator.css
kde3-styles-splash/Theme.rc
kde3-styles-splash/Theme.rc
xfce-settings/xinitrc
])
])
AC_OUTPUT
AC_OUTPUT
xfce-settings/xinitrc.in
0 → 100644
View file @
3819bd63
XSETROOT='xsetroot -solid #@MIDDLE_COLOR_HEX@'
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