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
fb7560b5
Commit
fb7560b5
authored
Aug 14, 2009
by
Anton V. Boyarshinov
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into altlinux-office-server
Conflicts: branding.spec
parents
43d9a7a3
96970c67
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
36 additions
and
4 deletions
+36
-4
branding.spec
branding.spec
+31
-2
gfxboot.cfg.in
components/bootloader/gfxboot.cfg.in
+2
-2
desktop.menu
kde4-settings/menu/desktop.menu
+3
-0
No files found.
branding.spec
View file @
fb7560b5
...
@@ -19,7 +19,7 @@ BuildRequires(pre): libqt4-core
...
@@ -19,7 +19,7 @@ BuildRequires(pre): libqt4-core
BuildRequires: libalternatives-devel
BuildRequires: libalternatives-devel
BuildRequires: libqt4-devel
BuildRequires: libqt4-devel
BuildRequires: ImageMagick fontconfig bc
BuildRequires: ImageMagick fontconfig bc
libGConf-devel
%define variants altlinux-office-desktop altlinux-desktop altlinux-lite altlinux-workbench school-master altlinux-gnome-desktop
%define variants altlinux-office-desktop altlinux-desktop altlinux-lite altlinux-workbench school-master altlinux-gnome-desktop
...
@@ -208,6 +208,36 @@ touch %buildroot%_indexhtmldir/index.html
...
@@ -208,6 +208,36 @@ touch %buildroot%_indexhtmldir/index.html
install -m644 indexhtml.desktop %buildroot%_desktopdir/
install -m644 indexhtml.desktop %buildroot%_desktopdir/
popd
popd
#xfce-settings
pushd xfce-settings
mkdir -p %buildroot/etc/skel/.config/xfce4/desktop
mkdir -p %buildroot/etc/skel/.config/xfce4/mcs_settings
mkdir -p %buildroot/etc/skel/.config/xfce4/panel
mkdir -p %buildroot/etc/skel/.config/xfce4-session
mkdir -p %buildroot/etc/skel/.config/autostart
mkdir -p %buildroot/etc/skel/.local/share/applications
mkdir -p %buildroot/etc/skel/Templates
install -m 644 etcskel/Templates/* %buildroot/etc/skel/Templates/
install -m 644 etcskel/.config/xfce4/helpers.rc %buildroot/etc/skel/.config/xfce4/
install -m 644 etcskel/.config/xfce4/desktop/* %buildroot/etc/skel/.config/xfce4/desktop
install -m 644 etcskel/.config/xfce4/mcs_settings/* %buildroot/etc/skel/.config/xfce4/mcs_settings
install -m 644 etcskel/.config/xfce4/panel/* %buildroot/etc/skel/.config/xfce4/panel
install -m 644 etcskel/.config/xfce4-session/* %buildroot/etc/skel/.config/xfce4-session/
install -m 644 etcskel/.config/autostart/* %buildroot/etc/skel/.config/autostart
install -m 644 etcskel/.local/share/applications/* %buildroot/etc/skel/.local/share/applications
install -m 644 etcskel/.wm-select %buildroot/etc/skel/
install -m 644 etcskel/.Xdefaults %buildroot/etc/skel/
mkdir -p %buildroot/usr/share/xfce4/backdrops
install -m 644 backgrounds/* %buildroot/usr/share/xfce4/backdrops
mkdir -p '%buildroot/usr/share/themes/ALTLinux-%Theme/gtk-2.0'
install -m 644 themes/ALTLinux/gtk-2.0/* '%buildroot/usr/share/themes/ALTLinux-%Theme/gtk-2.0/'
install -m 644 themes/ALTLinux/*.png '%buildroot/usr/share/themes/ALTLinux-%Theme/'
mkdir -p %buildroot/%_bindir
install -m 644 bin/* %buildroot/%_bindir
popd
#bootloader
#bootloader
%pre bootloader
%pre bootloader
[ -s /boot/splash/%theme ] && rm -fr /boot/splash/%theme ||:
[ -s /boot/splash/%theme ] && rm -fr /boot/splash/%theme ||:
...
@@ -272,7 +302,6 @@ echo $lang > lang
...
@@ -272,7 +302,6 @@ echo $lang > lang
%_indexhtmldir/*
%_indexhtmldir/*
%_desktopdir/*
%_desktopdir/*
%changelog
%changelog
* Thu Aug 13 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt22
* Thu Aug 13 2009 Anton V. Boyarshinov <boyarsh@altlinux.ru> 5.0.0-alt22
- \%status set to beta
- \%status set to beta
...
...
components/bootloader/gfxboot.cfg.in
View file @
fb7560b5
...
@@ -90,7 +90,7 @@ bootopt.pos=263,380
...
@@ -90,7 +90,7 @@ bootopt.pos=263,380
; show welcome animation
; show welcome animation
welcome=0
welcome=0
; beep when menu is ready
; beep when menu is ready
beep=
1
beep=
0
; main menu item shown only if iso is tagged for media check
; main menu item shown only if iso is tagged for media check
mediacheck=mediachk
mediacheck=mediachk
; main menu items where user can't add boot options
; main menu items where user can't add boot options
...
@@ -145,7 +145,7 @@ keymap.mainmenu=0
...
@@ -145,7 +145,7 @@ keymap.mainmenu=0
; show welcome animation
; show welcome animation
welcome=0
welcome=0
; beep when menu is ready
; beep when menu is ready
beep=
1
beep=
0
; show keymap menu as submenu in lang dialog
; show keymap menu as submenu in lang dialog
keymap.submenu=0
keymap.submenu=0
; show keymap in main menu
; show keymap in main menu
...
...
kde4-settings/menu/desktop.menu
0 → 100644
View file @
fb7560b5
<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN" "http://www.freedesktop.org/standards/menu-spec/1.0/menu.dtd">
<Menu>
</Menu>
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