Removed graphics experience line from gnome-cc
This commit is contained in:
parent
a748da914e
commit
00acef7439
1 changed files with 4 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=5
|
VERSION=6
|
||||||
COMPONENT=main
|
COMPONENT=main
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
@ -28,6 +28,9 @@ sed '/ubuntu-docs/d' -i debian/control*
|
||||||
# make the sound daemon compatible with trisquel custom session
|
# make the sound daemon compatible with trisquel custom session
|
||||||
replace gnome-fallback gnome-classic .
|
replace gnome-fallback gnome-classic .
|
||||||
|
|
||||||
|
# Hide misleading "Experience" label in graphics tab.
|
||||||
|
sed '/label19/,+1 s/True/False/' -i panels/info/info.ui
|
||||||
|
|
||||||
# Replace logo
|
# Replace logo
|
||||||
replace UbuntuLogo.png TrisquelLogo.png
|
replace UbuntuLogo.png TrisquelLogo.png
|
||||||
rm debian/UbuntuLogoBlank.png
|
rm debian/UbuntuLogoBlank.png
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue