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
692dcf0f
You need to sign in or sign up before continuing.
Commit
692dcf0f
authored
Sep 11, 2012
by
Anton V. Boyarshinov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
6.9.0-alt2
- installer background resizing removed - status set
parent
d5da261b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
4 deletions
+8
-4
branding.spec
branding.spec
+7
-3
components.mk
components.mk
+1
-1
No files found.
branding.spec
View file @
692dcf0f
...
...
@@ -7,7 +7,7 @@
Name: branding-%brand-%theme
Version: 6.9.0
Release: alt
1
Release: alt
2
BuildRequires: cpio fonts-ttf-dejavu fonts-ttf-droid
BuildRequires: design-bootloader-source >= 5.0-alt2
...
...
@@ -21,8 +21,8 @@ BuildRequires: libqt4-devel
BuildRequires: ImageMagick fontconfig bc libGConf-devel
%define status
%nil
%define status_en
%nil
%define status
альфа
%define status_en
alpha
%define variants altlinux-office-desktop altlinux-office-server altlinux-lite altlinux-workbench school-master altlinux-desktop altlinux-gnome-desktop
Packager: Anton V. Boyarshinov <boyarsh at altlinux dot org>
...
...
@@ -415,6 +415,10 @@ cat '/%_datadir/themes/%XdgThemeName/panel-default-setup.entries' > \
%_desktopdir/indexhtml.desktop
%changelog
* Tue Sep 11 2012 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.9.0-alt2
- installer background resizing removed
- status set
* Fri Sep 07 2012 Anton V. Boyarshinov <boyarsh@altlinux.ru> 6.9.0-alt1
- full-size installer background
...
...
components.mk
View file @
692dcf0f
# browser-qt
components/browser-qt/design/bg.png: images/installer.png
convert $<
-resize '800x600!'
-fill '#c62530' -font /usr/share/fonts/ttf/dejavu/DejaVuSansCondensed-Bold.ttf -style Normal -weight Normal -pointsize 20 -gravity northeast -draw 'text 25,25 "$(STATUS)"' $@
convert $< -fill '#c62530' -font /usr/share/fonts/ttf/dejavu/DejaVuSansCondensed-Bold.ttf -style Normal -weight Normal -pointsize 20 -gravity northeast -draw 'text 25,25 "$(STATUS)"' $@
browser-qt:components/browser-qt/design/bg.png
install -d $(datadir)/alterator-browser-qt/design
...
...
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