Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
trisquel
trisquel-packages
Commits
b54afdff
Commit
b54afdff
authored
Nov 30, 2021
by
Ruben Rodriguez
Browse files
Zoom the background instead of stretch, improves the transition from unity-greeter
parent
0567c08b
Changes
6
Hide whitespace changes
Inline
Side-by-side
10.0/trisquel-desktop-common-data/data/usr/share/glib-2.0/schemas/x_trisquel.gschema.override
View file @
b54afdff
...
...
@@ -31,7 +31,7 @@ switch-panels='<Super>Tab'
[org.mate.background]
show-desktop-icons=true
picture-filename='/usr/share/backgrounds/nabia.jpg'
picture-options='
stretch
ed'
picture-options='
zoom
ed'
color-shading-type='solid'
primary-color='#000000000000'
...
...
@@ -70,7 +70,7 @@ hinting = 'slight'
[org.gnome.desktop.background]
show-desktop-icons=true
picture-uri='file:///usr/share/backgrounds/nabia.jpg'
picture-options='
stretch
ed'
picture-options='
zoom
ed'
color-shading-type='solid'
[org.gnome.desktop.interface]
...
...
10.0/trisquel-desktop-common-data/debian/changelog
View file @
b54afdff
trisquel-desktop-common-data (10.0-3) nabia; urgency=medium
* Zoom the background instead of stretch, improves the transition from unity-greeter
-- Trisquel GNU/Linux developers <trisquel-devel@listas.trisquel.info> Tue, 30 Nov 2021 16:56:25 -0500
trisquel-desktop-common-data (10.0-2) nabia; urgency=medium
* Corrected default Serif font
...
...
10.0/trisquel-wallpapers/data/usr/share/gconf/defaults/15_trisquel-wallpapers
View file @
b54afdff
/desktop/gnome/background/picture_filename "/usr/share/backgrounds/nabia.jpg"
/desktop/gnome/background/picture_options "
stretch
ed"
/desktop/gnome/background/picture_options "
zoom
ed"
/desktop/gnome/background/color_shading_type "solid"
/desktop/gnome/background/primary_color "#000000"
10.0/trisquel-wallpapers/data/usr/share/gnome-background-properties/trisquel-wallpapers.xml
View file @
b54afdff
...
...
@@ -4,7 +4,7 @@
<wallpaper>
<name>
Trisquel Nabia
</name>
<filename>
/usr/share/backgrounds/nabia.jpg
</filename>
<options>
stretch
ed
</options>
<options>
zoom
ed
</options>
<pcolor>
#000000
</pcolor>
<scolor>
#000000
</scolor>
<shade_type>
solid
</shade_type>
...
...
10.0/trisquel-wallpapers/data/usr/share/mate-background-properties/trisquel-wallpapers.xml
View file @
b54afdff
...
...
@@ -4,7 +4,7 @@
<wallpaper>
<name>
Trisquel Nabia
</name>
<filename>
/usr/share/backgrounds/nabia.jpg
</filename>
<options>
stretch
ed
</options>
<options>
zoom
ed
</options>
<pcolor>
#000000
</pcolor>
<scolor>
#000000
</scolor>
<shade_type>
solid
</shade_type>
...
...
10.0/trisquel-wallpapers/debian/changelog
View file @
b54afdff
trisquel-wallpapers (10.2) nabia; urgency=medium
* Zoom the background instead of stretch, improves the transition from unity-greeter
-- Trisquel GNU/Linux developers <trisquel-devel@listas.trisquel.info> Tue, 30 Nov 2021 16:55:49 -0500
trisquel-wallpapers (10.1) nabia; urgency=medium
* Final artwork for nabia.
...
...
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