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
87fcb01d
Commit
87fcb01d
authored
Jul 14, 2009
by
Anton V. Boyarshinov
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into alt-desktop
parents
be31a25e
8c8e0b90
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
17 additions
and
12 deletions
+17
-12
branding.spec
branding.spec
+12
-8
configure.ac
configure.ac
+1
-0
index.theme.in
gnome-settings/index.theme.in
+2
-2
metacity-theme-1.xml.in
gnome-settings/metacity-theme-1.xml.in
+2
-2
No files found.
branding.spec
View file @
87fcb01d
...
...
@@ -148,6 +148,9 @@ Summary: GNOME settings for %Brand %version %Theme
License: Distributable
Group: Graphical desktop/KDE
Requires: gtk2-theme-mist
Provides: gnome-theme-%brand-%theme = %version-%release
Provides: metacity-theme-%brand-%theme = %version-%release
Provides: metacity-theme
Conflicts: %(for n in %variants ; do [ "$n" = %brand-%theme ] || echo -n "branding-$n-kde3-settings ";done )
%description gnome-settings
...
...
@@ -256,13 +259,14 @@ install -m 644 *.rc "%buildroot/%_datadir/apps/ksplash/Themes/ALTLinux%Theme/"
popd
#gnome-settings
%define XdgThemeName "%Brand %Theme'
pushd gnome-settings
mkdir -p
%buildroot/%_datadir/themes/theme-%brand-%theme
mkdir -p
%buildroot/%_datadir/themes/theme-%brand-%theme/gtk-2.0
install -m 644 gtkrc
%buildroot/%_datadir/themes/theme-%brand-%theme/gtk-2.0
mkdir -p
%buildroot/%_datadir/themes/theme-%brand-%theme/metacity-1
install -m 644 metacity-theme-1.xml
%buildroot/%_datadir/themes/theme-%brand-%theme/metacity-1/
install -m 644 index.theme
%buildroot/%_datadir/themes/theme-%brand-%theme/
mkdir -p
'%buildroot/%_datadir/themes/%XdgThemeName'
mkdir -p
'%buildroot/%_datadir/themes/%XdgThemeName/gtk-2.0'
install -m 644 gtkrc
'%buildroot/%_datadir/themes/%XdgThemeName/gtk-2.0'
mkdir -p
'%buildroot/%_datadir/themes/%XdgThemeName/metacity-1'
install -m 644 metacity-theme-1.xml
'%buildroot/%_datadir/themes/%XdgThemeName/metacity-1/'
install -m 644 index.theme
'%buildroot/%_datadir/themes/%XdgThemeName/'
popd
#slideshow
...
...
@@ -343,10 +347,10 @@ echo $lang > lang
%files kde3-settings
%_sysconfdir/skel/Desktop
%_sysconfdir/skel/.kde
%_datadir/apps/ksplash/Themes/
ALTLinux%Theme/
*
%_datadir/apps/ksplash/Themes/*
%files gnome-settings
%_datadir/themes/
theme-%brand-%theme/
*
%_datadir/themes/*
%files slideshow
/usr/share/install2/slideshow
...
...
configure.ac
View file @
87fcb01d
...
...
@@ -16,6 +16,7 @@ DARK_COLOR_DEC=`./color_dec ${DARK_COLOR_HEX}`
AC_SUBST(THEME)
AC_SUBST(NAME)
AC_SUBST(BRAND)
AC_SUBST(BRAND_FNAME)
AC_SUBST(STATUS)
AC_SUBST(STATUS_EN)
...
...
gnome-settings/index.theme.in
View file @
87fcb01d
[X-GNOME-Metatheme]
Name=@BRAND
@-@THE
ME@
Name=@BRAND
_FNAME@ @NA
ME@
Type=X-GNOME-Metatheme
Comment=Theme for @BRAND_FNAME@ @NAME@
Encoding=UTF-8
GtkTheme=@BRAND_FNAME@ @NAME@
MetacityTheme=@BRAND
@-@THE
ME@
MetacityTheme=@BRAND
_FNAME@ @NA
ME@
IconTheme=Mist
gnome-settings/metacity-theme-1.xml.in
View file @
87fcb01d
...
...
@@ -2,11 +2,11 @@
<!-- $Id$ -->
<metacity_theme>
<info>
<name>
@BRAND
@-@THE
ME@
</name>
<name>
@BRAND
_FNAME@ @NA
ME@
</name>
<author>
Dave Camp
<
dave@ximian.com
>
</author>
<copyright>
Â
2002 Ximian, Inc.
</copyright>
<date>
Sep, 2002
</date>
<description>
A dumb metacity theme, similar to tigertcrack but not
</description>
<description>
The Mist theme
</description>
</info>
<frame_geometry
name=
"normal"
rounded_top_left=
"false"
rounded_top_right=
"false"
rounded_bottom_left=
"false"
rounded_bottom_right=
"false"
>
...
...
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