Various check-all-the-things fixes
@@ -1,9 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Encoding=UTF-8
|
||||
Version=1.1
|
||||
Name=Debian Home Page
|
||||
Comment=The offical web site of the Debian Project
|
||||
Comment=The official web site of the Debian Project
|
||||
Icon=emblem-debian
|
||||
Type=Link
|
||||
URL=http://www.debian.org
|
||||
URL=https://www.debian.org
|
||||
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Encoding=UTF-8
|
||||
Version=1.1
|
||||
Name=Debian Reference Manual
|
||||
Comment=An introduction and reference manual for Debian
|
||||
Icon=emblem-debian
|
||||
Type=Link
|
||||
URL=http://www.debian.org/doc/manuals/reference/
|
||||
URL=https://www.debian.org/doc/manuals/reference/
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Encoding=UTF-8
|
||||
Version=1.1
|
||||
Name=Debian Security Updates
|
||||
Comment=Learn about new fixed packages
|
||||
Icon=/usr/share/pixmaps/debian-security.png
|
||||
Type=Link
|
||||
URL=http://security.debian.org/
|
||||
URL=https://www.debian.org/security/
|
||||
|
||||
@@ -29,7 +29,7 @@ Four theme packs are currently provided:
|
||||
|
||||
These themes contain customization for GRUB, Plymouth, login managers like
|
||||
SDDM and LightDM, wallpapers and lock screen for desktop environments like
|
||||
Gnome, KDE’s Plasma 5, XFCE, Mate…
|
||||
GNOME, KDE’s Plasma 5, Xfce, Mate…
|
||||
See below for how to switch between themes and a detailed description of the
|
||||
theme packs structure.
|
||||
|
||||
@@ -65,7 +65,7 @@ overridden defaults.
|
||||
grub-common to correctly update the GRUB background with the Debian theme when
|
||||
running « update-grub ».
|
||||
|
||||
- Gnome desktop wallpaper and lock screen:
|
||||
- GNOME desktop wallpaper and lock screen:
|
||||
/usr/share/glib-2.0/schemas/10_desktop-base.gschema.override
|
||||
|
||||
- Plasma 5 desktop wallpaper:
|
||||
@@ -73,7 +73,7 @@ running « update-grub ».
|
||||
|
||||
Plasma ensures this JavaScript script is run for every user once and only
|
||||
once for each Plasma version. It is run at user login time. See:
|
||||
http://userbase.kde.org/KDE_System_Administration/PlasmaDesktopScripting
|
||||
https://userbase.kde.org/KDE_System_Administration/PlasmaDesktopScripting
|
||||
|
||||
1.5. Plymouth boot splashes
|
||||
|
||||
@@ -98,7 +98,7 @@ GRUB_CMDLINE_LINUX_DEFAULT variable. For example:
|
||||
elements to a given theme.
|
||||
This alternative is called « desktop-theme » and currently supports GRUB
|
||||
background, login manager background (SDDM, LightDM), Desktops wallpapers
|
||||
(Gnome, Plasma 5, XFCE, Mate…).
|
||||
(GNOME, Plasma 5, Xfce, Mate…).
|
||||
|
||||
You can change the theme pack selection with:
|
||||
update-alternatives --config desktop-theme
|
||||
@@ -158,7 +158,7 @@ via the desktop-theme alternative.
|
||||
/usr/share/images/desktop-base/desktop-background
|
||||
|
||||
This is a single SVG file used by desktop environments that don’t require
|
||||
a more complex wallpaper setup (XFCE, MATE…).
|
||||
a more complex wallpaper setup (Xfce, MATE…).
|
||||
It defaults to the 1920x1080 version of the active theme wallpaper selected
|
||||
via the desktop-theme alternative.
|
||||
|
||||
@@ -167,7 +167,7 @@ via the desktop-theme alternative.
|
||||
- desktop-lockscreen.xml, alternative for:
|
||||
/usr/share/images/desktop-base/desktop-lockscreen.xml
|
||||
|
||||
These two XML files are used by Gnome to set the wallpaper and lock screen
|
||||
These two XML files are used by GNOME to set the wallpaper and lock screen
|
||||
for all users who didn’t otherwise chose a wallpaper or lock screen themselves.
|
||||
It defaults to the wallpaper and lock screen for the active theme selected via
|
||||
the desktop-theme alternative.
|
||||
@@ -234,9 +234,9 @@ A theme pack should contain the following elements:
|
||||
-> To provide the login background alternative for LightDM, SDDM…
|
||||
|
||||
./gnome-wp-list.xml
|
||||
-> To make the wallpaper and lock screen selectable in Gnome preferences.
|
||||
-> To make the wallpaper and lock screen selectable in GNOME preferences.
|
||||
This file describes a list of XML files, one for each image packs provided.
|
||||
Gnome uses these image packs to select the most appropriate version of a
|
||||
GNOME uses these image packs to select the most appropriate version of a
|
||||
wallpaper depending on the user’s screen resolution.
|
||||
|
||||
./wallpaper/gnome-background.xml
|
||||
@@ -259,7 +259,7 @@ A theme pack should contain the following elements:
|
||||
./lockscreen/metadata.desktop
|
||||
-> Lock screen background image pack.
|
||||
The gnome-background.xml describes the available resolutions for the image,
|
||||
for use by Gnome.
|
||||
for use by GNOME.
|
||||
The metadata.desktop contains the description and license of the image pack
|
||||
for use by Plasma 5.
|
||||
The various files in the images folder are the provided resolutions and
|
||||
@@ -291,7 +291,7 @@ information about what’s going on with desktop themes in Debian.
|
||||
|
||||
If you’ve suggestions for a better artwork, create or edit the images and open
|
||||
a 'wishlist' bug against desktop-base in our Bug Tracking System
|
||||
(http://bugs.debian.org/). Please attach the source file, preferably in SVG or
|
||||
(https://bugs.debian.org/). Please attach the source file, preferably in SVG or
|
||||
XCF format, and only propose work for which you’re the author.
|
||||
|
||||
For us to be able to distribute your work in Debian, it will need to be under
|
||||
@@ -303,7 +303,7 @@ https://wiki.debian.org/DebianDesktop/Artwork/Requirements
|
||||
|
||||
4.2. Desktop environment maintainers
|
||||
|
||||
desktop-base is used by Gnome, KDE’s Plasma 5, XFCE, Mate…
|
||||
desktop-base is used by GNOME, KDE’s Plasma 5, Xfce, Mate…
|
||||
|
||||
If you’re responsible for a desktop environment in Debian and want to use
|
||||
desktop-base artwork, improve the support for your DE, or add additional
|
||||
|
||||
@@ -2,12 +2,13 @@ desktop-base (9.0.5) UNRELEASED; urgency=medium
|
||||
|
||||
* Ensure postinst doesn’t fails on upgrade even when an incomplete theme pack
|
||||
is active. (Closes: #858643)
|
||||
* Various check-all-the-things fixes.
|
||||
|
||||
-- Aurélien COUDERC <zecoucou@free.fr> Sat, 01 Jul 2017 22:08:51 +0200
|
||||
|
||||
desktop-base (9.0.4) unstable; urgency=medium
|
||||
|
||||
* Fix XML errors in some gnome wallpaper description files.
|
||||
* Fix XML errors in some GNOME wallpaper description files.
|
||||
(Closes: #862228)
|
||||
* Build with debhelper, bump compatibility level to 10, drop CDBS build
|
||||
dependency.
|
||||
@@ -92,7 +93,7 @@ desktop-base (9.0.0~exp1) experimental; urgency=medium
|
||||
[ Aurélien COUDERC ]
|
||||
* Initial support for Soft Waves theme by Juliette Belin.
|
||||
- Default theme for GRUB (Closes: #598776, #773369)
|
||||
- Default theme for Gnome wallpaper and lock screen
|
||||
- Default theme for GNOME wallpaper and lock screen
|
||||
- Default theme for Plasma 5 wallpaper (Closes: #831730)
|
||||
- Theme available for SDDM login and lock screen
|
||||
- debian/copyright updated
|
||||
@@ -107,7 +108,7 @@ desktop-base (9.0.0~exp1) experimental; urgency=medium
|
||||
- Can be configured with alternatives (also works in lightdm).
|
||||
(Closes: #415064, #608523, #611170, #670866, #762276)
|
||||
* Remove deprecated ksplash and kdm from KDE4. (Closes: #607842)
|
||||
* Remove deprecated splash options from Gnome 2.
|
||||
* Remove deprecated splash options from GNOME 2.
|
||||
* Some cleanup in maintainer scripts to correctly handle alternatives.
|
||||
(Closes: #773404)
|
||||
|
||||
@@ -193,7 +194,7 @@ desktop-base (7.0.3) unstable; urgency=low
|
||||
- Don't cut off the last hostname letter.
|
||||
- Adjust font sizes and colors.
|
||||
* Ksplash: don't cut off blurred icons.
|
||||
* Reduce opacity of debian swirl in gdm/kdm background to be
|
||||
* Reduce opacity of Debian swirl in gdm/kdm background to be
|
||||
less distracting.
|
||||
|
||||
[ Paul Tagliamonte ]
|
||||
@@ -207,7 +208,7 @@ desktop-base (7.0.3) unstable; urgency=low
|
||||
|
||||
desktop-base (7.0.2) unstable; urgency=low
|
||||
|
||||
* Droped the ${misc:Depends}, as Yves-Alexis pointed out, it drags in dconf
|
||||
* Dropped the ${misc:Depends}, as Yves-Alexis pointed out, it drags in dconf
|
||||
without a reason.
|
||||
|
||||
-- Paul Tagliamonte <paultag@debian.org> Mon, 30 Jul 2012 19:43:20 -0400
|
||||
@@ -217,7 +218,7 @@ desktop-base (7.0.1) unstable; urgency=low
|
||||
[ Eshat Cakar ]
|
||||
* Make 1366x768 ksplash background really that resolution. (Closes: #679306)
|
||||
* Fix typo in plymouth theme. (Closes: #679357)
|
||||
* Updated ink-splated kde wallpaper, to fix alignment issues.
|
||||
* Updated ink-splated KDE wallpaper, to fix alignment issues.
|
||||
|
||||
[ Paul Tagliamonte ]
|
||||
* Add ${misc:Depends} to the Depends for the binary package. We're using
|
||||
@@ -234,7 +235,7 @@ desktop-base (7.0.0) unstable; urgency=low
|
||||
* Updated the KDM theme.
|
||||
* Updated the ksplash theme.
|
||||
* Install Joy wallpapers into /usr/share/wallpapers/
|
||||
This makes them visibile in KDE's wallpaper chooser
|
||||
This makes them visible in KDE's wallpaper chooser
|
||||
* Set default wallpaper for new users via plasma scripting
|
||||
|
||||
[ Paul Tagliamonte ]
|
||||
@@ -573,7 +574,7 @@ desktop-base (4.0.4) unstable; urgency=low
|
||||
|
||||
desktop-base (4.0.3) unstable; urgency=low
|
||||
|
||||
* Fix kde default wallpaper appearance between kdm to ksplash switch.
|
||||
* Fix KDE default wallpaper appearance between kdm to ksplash switch.
|
||||
|
||||
-- Fathi Boudra <fboudra@free.fr> Thu, 24 May 2007 01:22:06 +0200
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ Uploaders: Loïc Minier <lool@dooz.org>,
|
||||
Aurélien COUDERC <zecoucou@free.fr>
|
||||
Build-Depends: debhelper (>= 10), librsvg2-bin
|
||||
Standards-Version: 3.9.8
|
||||
Homepage: http://www.debian.org/devel/debian-desktop
|
||||
Homepage: https://www.debian.org/devel/debian-desktop/
|
||||
Vcs-Browser: https://anonscm.debian.org/viewvc/debian-desktop/packages/trunk/desktop-base
|
||||
Vcs-Svn: svn://anonscm.debian.org/debian-desktop/packages/trunk/desktop-base
|
||||
Testsuite: autopkgtest
|
||||
|
||||
@@ -65,7 +65,7 @@ joy-inksplat-wallpaper_1920x1080.svg
|
||||
spacefun-wallpaper.svg
|
||||
spacefun-wallpaper-widescreen.svg
|
||||
EOF
|
||||
# Wallpaper XML descriptions (for Gnome)
|
||||
# Wallpaper XML descriptions (for GNOME)
|
||||
while read desktopbackground; do
|
||||
update-alternatives --remove \
|
||||
desktop-background.xml \
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
// GNU General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
// This script is provided by desktop-base
|
||||
// It is run by Plasma 5 on upgrade.
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.92.0 r15299"
|
||||
inkscape:export-filename="/home/adrien/Dropbox/wheezy_artwork/exports/proposal_1_full/wallpaper_1920x1080.png"
|
||||
inkscape:export-filename="/tmp/wallpaper_1920x1080.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90"
|
||||
sodipodi:docname="1280x720.svg">
|
||||
|
||||
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
@@ -16,7 +16,7 @@
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
inkscape:export-filename="/home/adrien/Dropbox/wheezy_artwork/exports/proposal_1_full/wallpaper_1920x1080.png"
|
||||
inkscape:export-filename="/tmp/wallpaper_1920x1080.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90"
|
||||
sodipodi:docname="1920x1080.svg">
|
||||
|
||||
|
Before Width: | Height: | Size: 9.8 KiB After Width: | Height: | Size: 9.8 KiB |
@@ -16,7 +16,7 @@
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.92.0 r15299"
|
||||
inkscape:export-filename="/home/adrien/Dropbox/wheezy_artwork/exports/proposal_1_full/wallpaper_1920x1080.png"
|
||||
inkscape:export-filename="/tmp/wallpaper_1920x1080.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90"
|
||||
sodipodi:docname="3840x2160.svg">
|
||||
|
||||
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
@@ -16,7 +16,7 @@
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.48.3.1 r9886"
|
||||
inkscape:export-filename="/home/adrien/Dropbox/wheezy_artwork/Final/Background/png/wallpaper_1920x1080.png"
|
||||
inkscape:export-filename="/tmp/wallpaper_1920x1080.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90"
|
||||
sodipodi:docname="background.svg">
|
||||
|
||||
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
@@ -12,10 +12,9 @@
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
|
||||
# 02111-1307, USA.
|
||||
# You should have received a copy of the GNU General Public License along
|
||||
# with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
#
|
||||
# Written by: Alberto Milone <alberto.milone@canonical.com>
|
||||
#
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
inkscape:export-filename="/home/adrien/Dropbox/wheezy_artwork/exports/proposal_1_full/wallpaper_1920x1080.png"
|
||||
inkscape:export-filename="/tmp/wallpaper_1920x1080.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90"
|
||||
sodipodi:docname="1280x720.svg">
|
||||
|
||||
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 9.9 KiB |
@@ -16,7 +16,7 @@
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.92.0 r15299"
|
||||
inkscape:export-filename="/home/adrien/Dropbox/wheezy_artwork/exports/proposal_1_full/wallpaper_1920x1080.png"
|
||||
inkscape:export-filename="/tmp/wallpaper_1920x1080.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90"
|
||||
sodipodi:docname="1920x1080.svg">
|
||||
|
||||
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
@@ -16,7 +16,7 @@
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.92.0 r15299"
|
||||
inkscape:export-filename="/home/adrien/Dropbox/wheezy_artwork/exports/proposal_1_full/wallpaper_1920x1080.png"
|
||||
inkscape:export-filename="/tmp/wallpaper_1920x1080.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90"
|
||||
sodipodi:docname="3840x2160.svg">
|
||||
|
||||
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
@@ -11,7 +11,7 @@
|
||||
id="Layer_1"
|
||||
inkscape:export-ydpi="90"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-filename="/home/coucouf/hack/desktop-base/LinesColor/contents/images/1920x1200.png"
|
||||
inkscape:export-filename="/tmp/1920x1200.png"
|
||||
sodipodi:docname="1280x1024.svg"
|
||||
inkscape:version="0.91 r13725"
|
||||
x="0px"
|
||||
|
||||
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
@@ -11,7 +11,7 @@
|
||||
id="Layer_1"
|
||||
inkscape:export-ydpi="90"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-filename="/home/coucouf/hack/desktop-base/LinesColor/contents/images/1920x1200.png"
|
||||
inkscape:export-filename="/tmp/1920x1200.png"
|
||||
sodipodi:docname="1600x1200.svg"
|
||||
inkscape:version="0.91 r13725"
|
||||
x="0px"
|
||||
|
||||
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
@@ -11,7 +11,7 @@
|
||||
id="Layer_1"
|
||||
inkscape:export-ydpi="90"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-filename="/home/coucouf/hack/desktop-base/LinesColor/contents/images/1920x1200.png"
|
||||
inkscape:export-filename="/tmp/1920x1200.png"
|
||||
sodipodi:docname="1920x1080.svg"
|
||||
inkscape:version="0.91 r13725"
|
||||
x="0px"
|
||||
|
||||
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
@@ -11,7 +11,7 @@
|
||||
id="Layer_1"
|
||||
inkscape:export-ydpi="90"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-filename="/home/coucouf/hack/desktop-base/LinesColor/contents/images/1920x1200.png"
|
||||
inkscape:export-filename="/tmp/1920x1200.png"
|
||||
sodipodi:docname="1920x1200.svg"
|
||||
inkscape:version="0.91 r13725"
|
||||
x="0px"
|
||||
|
||||
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
@@ -11,7 +11,7 @@
|
||||
id="Layer_1"
|
||||
inkscape:export-ydpi="90"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-filename="/home/coucouf/hack/desktop-base/LinesColor/contents/images/1920x1200.png"
|
||||
inkscape:export-filename="/tmp/1920x1200.png"
|
||||
sodipodi:docname="2560x1080.svg"
|
||||
inkscape:version="0.91 r13725"
|
||||
x="0px"
|
||||
|
||||
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
@@ -11,7 +11,7 @@
|
||||
id="Layer_1"
|
||||
inkscape:export-ydpi="90"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-filename="/home/coucouf/hack/desktop-base/LinesColor/contents/images/1920x1200.png"
|
||||
inkscape:export-filename="/tmp/1920x1200.png"
|
||||
sodipodi:docname="3840x2160.svg"
|
||||
inkscape:version="0.92.0 r15299"
|
||||
x="0px"
|
||||
|
||||
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 20 KiB |
@@ -1,6 +1,6 @@
|
||||
[Plymouth Theme]
|
||||
Name=Default theme for Debian 8.0 Jessie
|
||||
Description=A theme that features a white debian logo on a blue-green background surrounded by thin curves
|
||||
Description=A theme that features a white Debian logo on a blue-green background surrounded by thin curves
|
||||
ModuleName=script
|
||||
|
||||
[script]
|
||||
|
||||
@@ -12,10 +12,10 @@
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
|
||||
# 02111-1307, USA.
|
||||
# You should have received a copy of the GNU General Public License along
|
||||
# with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
#
|
||||
# Written by: Alberto Milone <alberto.milone@canonical.com>
|
||||
#
|
||||
@@ -1077,7 +1077,7 @@ fun compute_angle_with_accel(ellipse) {
|
||||
}
|
||||
|
||||
# Computes the opacity factor so that the electrons visibility somehow matches that of the ellipses:
|
||||
# Most visible in a middle part, and invisible at the oposite.
|
||||
# Most visible in a middle part, and invisible at the opposite.
|
||||
fun compute_opacity(ellipse) {
|
||||
# map the [start_angle,start_angle+arc] to [0,Pi]
|
||||
transformed_angle = Math.Pi / ellipse.anim.arc * (ellipse.anim.angle - ellipse.anim.start_angle);
|
||||
|
||||
@@ -12,10 +12,9 @@
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
|
||||
# 02111-1307, USA.
|
||||
# You should have received a copy of the GNU General Public License along
|
||||
# with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
#
|
||||
# Written by: Alberto Milone <alberto.milone@canonical.com>
|
||||
#
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
id="svg1900"
|
||||
inkscape:version="0.92.1 r15371"
|
||||
sodipodi:docname="banners-formatos.svg"
|
||||
inkscape:export-filename="/home/valessio/stretch/c1.png"
|
||||
inkscape:export-filename="/tmp/c1.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96">
|
||||
<defs
|
||||
@@ -2635,7 +2635,7 @@
|
||||
<g
|
||||
id="Logo__x5F__text-9-2-2"
|
||||
transform="matrix(0.81634161,0,0,0.81634161,-10.523852,-158.79348)"
|
||||
inkscape:export-filename="/home/valessio/banner728-1.png"
|
||||
inkscape:export-filename="/tmp/banner728-1.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96">
|
||||
<g
|
||||
@@ -2883,7 +2883,7 @@
|
||||
width="170.21156"
|
||||
height="25.503004"
|
||||
id="rect3721"
|
||||
inkscape:export-filename="/home/valessio/banner728-1.png"
|
||||
inkscape:export-filename="/tmp/banner728-1.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96" />
|
||||
<g
|
||||
@@ -2956,7 +2956,7 @@
|
||||
width="170.21156"
|
||||
height="25.503004"
|
||||
id="rect3744"
|
||||
inkscape:export-filename="/home/valessio/banner728-1.png"
|
||||
inkscape:export-filename="/tmp/banner728-1.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96" />
|
||||
<g
|
||||
@@ -3064,14 +3064,14 @@
|
||||
width="170.21156"
|
||||
height="25.503004"
|
||||
id="rect3775"
|
||||
inkscape:export-filename="/home/valessio/banner728-1.png"
|
||||
inkscape:export-filename="/tmp/banner728-1.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96" />
|
||||
<g
|
||||
id="g3831"
|
||||
enable-background="new "
|
||||
transform="matrix(0.21250732,0,0,0.21250732,-7.4009463,127.26689)"
|
||||
inkscape:export-filename="/home/valessio/banner728-1.png"
|
||||
inkscape:export-filename="/tmp/banner728-1.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96">
|
||||
<path
|
||||
@@ -3217,7 +3217,7 @@
|
||||
width="170.21156"
|
||||
height="25.503004"
|
||||
id="rect3851"
|
||||
inkscape:export-filename="/home/valessio/banner728-1.png"
|
||||
inkscape:export-filename="/tmp/banner728-1.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96" />
|
||||
<g
|
||||
@@ -3328,14 +3328,14 @@
|
||||
width="170.21156"
|
||||
height="25.503004"
|
||||
id="rect3886"
|
||||
inkscape:export-filename="/home/valessio/banner728-1.png"
|
||||
inkscape:export-filename="/tmp/banner728-1.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96" />
|
||||
<g
|
||||
id="logo_1_"
|
||||
enable-background="new "
|
||||
transform="matrix(0.23279712,0,0,0.23279712,129.35249,139.97765)"
|
||||
inkscape:export-filename="/home/valessio/banner728-1.png"
|
||||
inkscape:export-filename="/tmp/banner728-1.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96">
|
||||
<path
|
||||
@@ -3406,13 +3406,13 @@
|
||||
width="170.21156"
|
||||
height="25.503004"
|
||||
id="rect3917"
|
||||
inkscape:export-filename="/home/valessio/banner728-1.png"
|
||||
inkscape:export-filename="/tmp/banner728-1.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96" />
|
||||
<g
|
||||
id="circles"
|
||||
transform="matrix(0.21250732,0,0,0.21250732,106.63448,140.76064)"
|
||||
inkscape:export-filename="/home/valessio/banner728-1.png"
|
||||
inkscape:export-filename="/tmp/banner728-1.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96">
|
||||
<circle
|
||||
@@ -4615,7 +4615,7 @@
|
||||
height="66.145836"
|
||||
x="195.04761"
|
||||
y="0.11042471"
|
||||
inkscape:export-filename="/home/valessio/banner300-1.png"
|
||||
inkscape:export-filename="/tmp/banner300-1.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96" />
|
||||
<path
|
||||
@@ -4693,7 +4693,7 @@
|
||||
x="116.41526"
|
||||
y="154.8134"
|
||||
id="text1192"
|
||||
inkscape:export-filename="/home/valessio/banner728-1.png"
|
||||
inkscape:export-filename="/tmp/banner728-1.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96"><tspan
|
||||
sodipodi:role="line"
|
||||
@@ -4708,7 +4708,7 @@
|
||||
height="23.8125"
|
||||
x="77.899918"
|
||||
y="141.57886"
|
||||
inkscape:export-filename="/home/valessio/banner728-1.png"
|
||||
inkscape:export-filename="/tmp/banner728-1.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96" />
|
||||
<text
|
||||
@@ -4794,7 +4794,7 @@
|
||||
height="13.229167"
|
||||
x="164.65131"
|
||||
y="179.49649"
|
||||
inkscape:export-filename="/home/valessio/banner320-1.png"
|
||||
inkscape:export-filename="/tmp/banner320-1.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96" />
|
||||
<g
|
||||
@@ -6435,7 +6435,7 @@
|
||||
<circle
|
||||
inkscape:export-ydpi="96"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-filename="/home/valessio/banner728-1.png"
|
||||
inkscape:export-filename="/tmp/banner728-1.png"
|
||||
id="circle3888"
|
||||
r="9.471364"
|
||||
cy="151.74706"
|
||||
@@ -6445,7 +6445,7 @@
|
||||
<text
|
||||
inkscape:export-ydpi="96"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-filename="/home/valessio/banner728-1.png"
|
||||
inkscape:export-filename="/tmp/banner728-1.png"
|
||||
transform="rotate(1.928899)"
|
||||
id="text6888-4-7"
|
||||
y="147.45168"
|
||||
@@ -6461,7 +6461,7 @@
|
||||
<text
|
||||
inkscape:export-ydpi="96"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-filename="/home/valessio/banner728-1.png"
|
||||
inkscape:export-filename="/tmp/banner728-1.png"
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.44156146px;line-height:125%;font-family:Poppl-Laudatio;-inkscape-font-specification:Poppl-Laudatio;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;opacity:1;vector-effect:none;fill:#dfe6e7;fill-opacity:1;stroke:none;stroke-width:0.00320136;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
x="161.94482"
|
||||
@@ -6477,7 +6477,7 @@
|
||||
<g
|
||||
id="Logo__x5F__text-9-2"
|
||||
transform="matrix(0.15668256,0,0,0.15668256,116.96561,107.81312)"
|
||||
inkscape:export-filename="/home/valessio/banner728-1.png"
|
||||
inkscape:export-filename="/tmp/banner728-1.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96">
|
||||
<g
|
||||
@@ -6573,7 +6573,7 @@
|
||||
<circle
|
||||
inkscape:export-ydpi="96"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-filename="/home/valessio/banner728-1.png"
|
||||
inkscape:export-filename="/tmp/banner728-1.png"
|
||||
id="circle3888-9"
|
||||
r="9.471364"
|
||||
cy="151.74706"
|
||||
@@ -6583,7 +6583,7 @@
|
||||
<text
|
||||
inkscape:export-ydpi="96"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-filename="/home/valessio/banner728-1.png"
|
||||
inkscape:export-filename="/tmp/banner728-1.png"
|
||||
transform="rotate(1.928899)"
|
||||
id="text6888-4-7-3"
|
||||
y="147.45523"
|
||||
@@ -6599,7 +6599,7 @@
|
||||
<text
|
||||
inkscape:export-ydpi="96"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-filename="/home/valessio/banner728-1.png"
|
||||
inkscape:export-filename="/tmp/banner728-1.png"
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.44156146px;line-height:125%;font-family:Poppl-Laudatio;-inkscape-font-specification:Poppl-Laudatio;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;opacity:1;vector-effect:none;fill:#dfe6e7;fill-opacity:1;stroke:none;stroke-width:0.00320136;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
x="161.94482"
|
||||
|
||||
|
Before Width: | Height: | Size: 657 KiB After Width: | Height: | Size: 657 KiB |
@@ -1 +1,6 @@
|
||||
for ii in `seq 1 16` ; do sed s/XX/$ii/g banners-formatos.svg > $ii.svg ; inkscape -z -e countdown-$ii.png $ii.svg ; rm $ii.svg ; done
|
||||
#!/bin/sh
|
||||
for ii in `seq 1 16` ; do
|
||||
sed s/XX/$ii/g banners-formatos.svg > $ii.svg
|
||||
inkscape -z -e countdown-$ii.png $ii.svg
|
||||
rm $ii.svg
|
||||
done
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
id="svg2"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="password_field.svg"
|
||||
inkscape:export-filename="/home/coucouf/hack/desktop-base/desktop-base-trunk/softwaves-theme/plymouth/password_field.png"
|
||||
inkscape:export-filename="/tmp/password_field.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90"><metadata
|
||||
id="metadata20"><rdf:RDF><cc:Work
|
||||
@@ -66,7 +66,7 @@
|
||||
id="path12"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ffffff" /></g></g><image
|
||||
sodipodi:absref="/home/coucouf/hack/desktop-base/desktop-base-trunk/softwaves-theme/sources/plymouth/../../../../desktop-base/softwaves-theme/plymouth/password_field.png"
|
||||
sodipodi:absref="/tmp/password_field.png"
|
||||
xlink:href="../../../../desktop-base/softwaves-theme/plymouth/password_field.png"
|
||||
style="display:none;overflow:visible"
|
||||
id="image14"
|
||||
|
||||
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.6 KiB |
@@ -16,7 +16,7 @@
|
||||
version="1.1"
|
||||
inkscape:version="0.48+devel r9734"
|
||||
sodipodi:docname="grub.svg"
|
||||
inkscape:export-filename="/home/valessio/svn/debianart/themes/spacefun/grub/grub.png"
|
||||
inkscape:export-filename="/tmp/grub.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90">
|
||||
<defs
|
||||
|
||||
|
Before Width: | Height: | Size: 144 KiB After Width: | Height: | Size: 144 KiB |
@@ -16,7 +16,7 @@
|
||||
version="1.1"
|
||||
inkscape:version="0.48+devel r9734"
|
||||
sodipodi:docname="grub.svg"
|
||||
inkscape:export-filename="/home/valessio/svn/debianart/themes/spacefun/grub/grub.png"
|
||||
inkscape:export-filename="/tmp/grub.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90">
|
||||
<defs
|
||||
|
||||
|
Before Width: | Height: | Size: 144 KiB After Width: | Height: | Size: 144 KiB |
@@ -16,7 +16,7 @@
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="background.svg"
|
||||
inkscape:export-filename="/home/valessio/svn/debianart/themes/spacefun/wallpaper/wallpaper_1440x1152.png"
|
||||
inkscape:export-filename="/tmp/wallpaper_1440x1152.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90">
|
||||
<defs
|
||||
|
||||
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
@@ -17,7 +17,7 @@
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
#------------------------------- Constants -----------------------------------------
|
||||
NUM_STARS = 40;
|
||||
@@ -215,7 +215,7 @@ rocket_flame_index = 0;
|
||||
rocket_sprite = Sprite();
|
||||
|
||||
# Rocket trajectory
|
||||
# Take a point somwhere in the middle to compute the parabola
|
||||
# Take a point somewhere in the middle to compute the parabola
|
||||
middle_x = Window.GetX() + Window.GetWidth() * 0.42;
|
||||
middle_y = Window.GetY() + Window.GetHeight() * 0.42;
|
||||
# Parabole coeffs so that y = a.x^2 + b.x + c for the earth, planet and middle points
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="1280x1024.svg"
|
||||
inkscape:export-filename="/home/valessio/svn/debianart/themes/spacefun/wallpaper/wallpaper_1440x1152.png"
|
||||
inkscape:export-filename="/tmp/wallpaper_1440x1152.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90">
|
||||
<defs
|
||||
|
||||
|
Before Width: | Height: | Size: 235 KiB After Width: | Height: | Size: 235 KiB |
@@ -16,7 +16,7 @@
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="1280x720.svg"
|
||||
inkscape:export-filename="/home/valessio/svn/debianart/themes/spacefun/wallpaper/wallpaper_1440x1152.png"
|
||||
inkscape:export-filename="/tmp/wallpaper_1440x1152.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90">
|
||||
<defs
|
||||
|
||||
|
Before Width: | Height: | Size: 235 KiB After Width: | Height: | Size: 235 KiB |
@@ -16,7 +16,7 @@
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="1920x1080.svg"
|
||||
inkscape:export-filename="/home/valessio/svn/debianart/themes/spacefun/wallpaper/wallpaper_1440x1152.png"
|
||||
inkscape:export-filename="/tmp/wallpaper_1440x1152.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90">
|
||||
<defs
|
||||
|
||||
|
Before Width: | Height: | Size: 235 KiB After Width: | Height: | Size: 235 KiB |
@@ -16,7 +16,7 @@
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="1920x1200.svg"
|
||||
inkscape:export-filename="/home/valessio/svn/debianart/themes/spacefun/wallpaper/wallpaper_1440x1152.png"
|
||||
inkscape:export-filename="/tmp/wallpaper_1440x1152.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90">
|
||||
<defs
|
||||
|
||||
|
Before Width: | Height: | Size: 235 KiB After Width: | Height: | Size: 235 KiB |
@@ -16,7 +16,7 @@
|
||||
version="1.1"
|
||||
inkscape:version="0.92.0 r15299"
|
||||
sodipodi:docname="3840x2160.svg"
|
||||
inkscape:export-filename="/home/valessio/svn/debianart/themes/spacefun/wallpaper/wallpaper_1440x1152.png"
|
||||
inkscape:export-filename="/tmp/wallpaper_1440x1152.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90">
|
||||
<defs
|
||||
|
||||
|
Before Width: | Height: | Size: 235 KiB After Width: | Height: | Size: 235 KiB |