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
ce77c1ef
You need to sign in or sign up before continuing.
Commit
ce77c1ef
authored
Jul 12, 2009
by
Alexey Rusakov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Beautify theme names in gnome-settings
parent
5c7ec324
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
11 deletions
+12
-11
branding.spec
branding.spec
+8
-7
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 @
ce77c1ef
...
@@ -256,13 +256,14 @@ install -m 644 *.rc "%buildroot/%_datadir/apps/ksplash/Themes/ALTLinux%Theme/"
...
@@ -256,13 +256,14 @@ install -m 644 *.rc "%buildroot/%_datadir/apps/ksplash/Themes/ALTLinux%Theme/"
popd
popd
#gnome-settings
#gnome-settings
%define XdgThemeName "%Brand %Theme'
pushd gnome-settings
pushd gnome-settings
mkdir -p
%buildroot/%_datadir/themes/theme-%brand-%theme
mkdir -p
'%buildroot/%_datadir/themes/%XdgThemeName'
mkdir -p
%buildroot/%_datadir/themes/theme-%brand-%theme/gtk-2.0
mkdir -p
'%buildroot/%_datadir/themes/%XdgThemeName/gtk-2.0'
install -m 644 gtkrc
%buildroot/%_datadir/themes/theme-%brand-%theme/gtk-2.0
install -m 644 gtkrc
'%buildroot/%_datadir/themes/%XdgThemeName/gtk-2.0'
mkdir -p
%buildroot/%_datadir/themes/theme-%brand-%theme/metacity-1
mkdir -p
'%buildroot/%_datadir/themes/%XdgThemeName/metacity-1'
install -m 644 metacity-theme-1.xml
%buildroot/%_datadir/themes/theme-%brand-%theme/metacity-1/
install -m 644 metacity-theme-1.xml
'%buildroot/%_datadir/themes/%XdgThemeName/metacity-1/'
install -m 644 index.theme
%buildroot/%_datadir/themes/theme-%brand-%theme/
install -m 644 index.theme
'%buildroot/%_datadir/themes/%XdgThemeName/'
popd
popd
#slideshow
#slideshow
...
@@ -346,7 +347,7 @@ echo $lang > lang
...
@@ -346,7 +347,7 @@ echo $lang > lang
%_datadir/apps/ksplash/Themes/*
%_datadir/apps/ksplash/Themes/*
%files gnome-settings
%files gnome-settings
%_datadir/themes/
theme-%brand-%theme/
*
%_datadir/themes/*
%files slideshow
%files slideshow
/usr/share/install2/slideshow
/usr/share/install2/slideshow
...
...
gnome-settings/index.theme.in
View file @
ce77c1ef
[X-GNOME-Metatheme]
[X-GNOME-Metatheme]
Name=@BRAND
@-@THE
ME@
Name=@BRAND
_FNAME@ @NA
ME@
Type=X-GNOME-Metatheme
Type=X-GNOME-Metatheme
Comment=Theme for @BRAND_FNAME@ @NAME@
Comment=Theme for @BRAND_FNAME@ @NAME@
Encoding=UTF-8
Encoding=UTF-8
GtkTheme=@BRAND_FNAME@ @NAME@
GtkTheme=@BRAND_FNAME@ @NAME@
MetacityTheme=@BRAND
@-@THE
ME@
MetacityTheme=@BRAND
_FNAME@ @NA
ME@
IconTheme=Mist
IconTheme=Mist
gnome-settings/metacity-theme-1.xml.in
View file @
ce77c1ef
...
@@ -2,11 +2,11 @@
...
@@ -2,11 +2,11 @@
<!-- $Id$ -->
<!-- $Id$ -->
<metacity_theme>
<metacity_theme>
<info>
<info>
<name>
@BRAND
@-@THE
ME@
</name>
<name>
@BRAND
_FNAME@ @NA
ME@
</name>
<author>
Dave Camp
<
dave@ximian.com
>
</author>
<author>
Dave Camp
<
dave@ximian.com
>
</author>
<copyright>
Â
2002 Ximian, Inc.
</copyright>
<copyright>
Â
2002 Ximian, Inc.
</copyright>
<date>
Sep, 2002
</date>
<date>
Sep, 2002
</date>
<description>
A dumb metacity theme, similar to tigertcrack but not
</description>
<description>
The Mist theme
</description>
</info>
</info>
<frame_geometry
name=
"normal"
rounded_top_left=
"false"
rounded_top_right=
"false"
rounded_bottom_left=
"false"
rounded_bottom_right=
"false"
>
<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