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
d9a178bb
Commit
d9a178bb
authored
Apr 11, 2015
by
Andrey Cherepanov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Disable render GRUB menu using PNG images, use pure colors
parent
b981aa9e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
branding.spec
branding.spec
+1
-0
theme.txt
components/grub2/theme.txt
+3
-3
No files found.
branding.spec
View file @
d9a178bb
...
@@ -509,6 +509,7 @@ subst 's/#theme-name=/theme-name=Clearlooks-Phenix/' /etc/lightdm/lightdm-gtk-gr
...
@@ -509,6 +509,7 @@ subst 's/#theme-name=/theme-name=Clearlooks-Phenix/' /etc/lightdm/lightdm-gtk-gr
- Update copyright years, fix VK group URL and update company address
- Update copyright years, fix VK group URL and update company address
- Fix button gluing in web interface
- Fix button gluing in web interface
- Fix package name with Droid fonts
- Fix package name with Droid fonts
- Disable render GRUB menu using PNG images, use pure colors
* Wed Jun 11 2014 Andrey Cherepanov <cas@altlinux.org> 7.0.5-alt0.M70P.1
* Wed Jun 11 2014 Andrey Cherepanov <cas@altlinux.org> 7.0.5-alt0.M70P.1
- Backport to p7 branch
- Backport to p7 branch
...
...
components/grub2/theme.txt
View file @
d9a178bb
...
@@ -65,11 +65,11 @@ terminal-font: "Misc Fixed Regular 13"
...
@@ -65,11 +65,11 @@ terminal-font: "Misc Fixed Regular 13"
item_padding = 0
item_padding = 0
item_icon_space = 0
item_icon_space = 0
item_spacing = 1
item_spacing = 1
selected_item_pixmap_style = "selected_blob_*.png"
#
selected_item_pixmap_style = "selected_blob_*.png"
scrollbar = true
scrollbar = true
scrollbar_width = 20
scrollbar_width = 20
scrollbar_thumb = "scrollbar_slider_*.png"
#
scrollbar_thumb = "scrollbar_slider_*.png"
scrollbar_frame = "scrollbar_border_*.png"
#
scrollbar_frame = "scrollbar_border_*.png"
item_color = "#000080"
item_color = "#000080"
selected_item_color = "#ffffff"
selected_item_color = "#ffffff"
}
}
...
...
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