source:
ubiquity/trunk/fuentes/debian/patches/nonthemeproblem.patch
@
1482
Last change on this file since 1482 was 1060, checked in by , 5 years ago | |
---|---|
File size: 634 bytes |
-
scripts/start-ubiquity-dm
diff -Nuar ubiquity.org/scripts/start-ubiquity-dm ubiquity/scripts/start-ubiquity-dm
old new 30 30 ldtp="--ldtp" 31 31 ;; 32 32 only-ubiquity) 33 # LliureX hack to solve the non-theme problem 34 rm -rf /usr/share/gconf/schemas/* 35 rm -f /usr/share/gconf/defaults/10_libgnome2-common 36 rm -f /usr/share/gconf/defaults/10_libgnome2vfs2-common 37 update-gconf-defaults || true 38 touch /tmp/lliurex-only-ubiquity-schemes.removed 33 39 ubiquity=1 34 40 ;; 35 41 noninteractive)
Note: See TracBrowser
for help on using the repository browser.