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
f4bd3296
Commit
f4bd3296
authored
Sep 09, 2009
by
Anton V. Boyarshinov
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into alt-desktop
parents
16c4896f
1aa3b688
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
11 additions
and
12 deletions
+11
-12
branding.spec
branding.spec
+7
-1
configure.ac
configure.ac
+1
-0
default-apps
kde4-settings/kde4/share/config/default-apps
+1
-0
panels.xml
xfce-settings/etcskel/.config/xfce4/panel/panels.xml
+1
-1
xfce4-mixer-11888134323.rc
...gs/etcskel/.config/xfce4/panel/xfce4-mixer-11888134323.rc
+0
-6
xkb-plugin-11896827708.rc
...ngs/etcskel/.config/xfce4/panel/xkb-plugin-11896827708.rc
+0
-4
xinitrc.in
xfce-settings/xinitrc.in
+1
-0
No files found.
branding.spec
View file @
f4bd3296
...
@@ -334,7 +334,10 @@ install -m 644 themes/ALTLinux/gtk-2.0/* '%buildroot/usr/share/themes/ALTLinux-%
...
@@ -334,7 +334,10 @@ install -m 644 themes/ALTLinux/gtk-2.0/* '%buildroot/usr/share/themes/ALTLinux-%
install -m 644 themes/ALTLinux/*.png '%buildroot/usr/share/themes/ALTLinux-%Theme/'
install -m 644 themes/ALTLinux/*.png '%buildroot/usr/share/themes/ALTLinux-%Theme/'
mkdir -p %buildroot/%_bindir
mkdir -p %buildroot/%_bindir
install -m 644 bin/* %buildroot/%_bindir
install -m 755 bin/* %buildroot/%_bindir
mkdir -p %buildroot/etc/sysconfig/
install -m 644 xinitrc %buildroot/etc/sysconfig/xinitrc.xfce
popd
popd
#bootloader
#bootloader
...
@@ -372,6 +375,8 @@ echo $lang > lang
...
@@ -372,6 +375,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
...
@@ -426,6 +431,7 @@ echo $lang > lang
...
@@ -426,6 +431,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 @
f4bd3296
...
@@ -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
kde4-settings/kde4/share/config/default-apps
View file @
f4bd3296
firefox
firefox
oowriter
oowriter
kde4-dolphin
xfce-settings/etcskel/.config/xfce4/panel/panels.xml
View file @
f4bd3296
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
<item
name=
"pager"
id=
"11888131361"
/>
<item
name=
"pager"
id=
"11888131361"
/>
<item
name=
"tasklist"
id=
"11888145122"
/>
<item
name=
"tasklist"
id=
"11888145122"
/>
<item
name=
"xkb-plugin"
id=
"11896827708"
/>
<item
name=
"xkb-plugin"
id=
"11896827708"
/>
<item
name=
"xfce4-mixer"
id=
"11888134323"
/>
<item
name=
"xfce4-mixer
-plugin
"
id=
"11888134323"
/>
<item
name=
"systray"
id=
"11888132202"
/>
<item
name=
"systray"
id=
"11888132202"
/>
<item
name=
"clock"
id=
"14"
/>
<item
name=
"clock"
id=
"14"
/>
</items>
</items>
...
...
xfce-settings/etcskel/.config/xfce4/panel/xfce4-mixer-11888134323.rc
deleted
100644 → 0
View file @
16c4896f
[mixer-plugin]
Device=default
LauncherCommand=xfce4-mixer
LauncherRunInTerminal=false
LauncherUseStartupNotification=false
xfce-settings/etcskel/.config/xfce4/panel/xkb-plugin-11896827708.rc
deleted
100644 → 0
View file @
16c4896f
display_type=0
per_app_layout=1
default_group=0
xfce-settings/xinitrc.in
0 → 100644
View file @
f4bd3296
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