source:
ubiquity/trunk/fuentes/debian/patches/setThemeLliureX.patch
@
1482
Last change on this file since 1482 was 1056, checked in by , 5 years ago | |
---|---|
File size: 896 bytes |
-
bin/ubiquity-dm
old new 381 381 self.username) 382 382 383 383 # Set gsettings keys 384 # Modified by lliurex 384 385 gsettings_keys = [ 385 386 ('org.gnome.desktop.lockdown', 'disable-lock-screen', 386 387 'true'), … … 396 397 'true'), 397 398 ('org.gnome.desktop.wm.preferences', 'num-workspaces', 398 399 '1'), 400 ('org.gnome.desktop.interface', 'icon-theme', 401 'future-green'), 402 ('org.gnome.desktop.interface', 'font-name', 403 'Roboto Medium 11'), 399 404 ] 400 405 # Setting a wallpaper image, or solid color. 401 406 if visual_a11y:
Note: See TracBrowser
for help on using the repository browser.