Tuned up gnome-control-center
This commit is contained in:
parent
9cb4210889
commit
dcd4d3b3ee
2 changed files with 6 additions and 3 deletions
|
|
@ -105,6 +105,7 @@
|
||||||
<Filename>gnome-universal-access-panel.desktop</Filename>
|
<Filename>gnome-universal-access-panel.desktop</Filename>
|
||||||
<Filename>gnome-user-accounts-panel.desktop</Filename>
|
<Filename>gnome-user-accounts-panel.desktop</Filename>
|
||||||
<Filename>gnome-app-install.desktop</Filename>
|
<Filename>gnome-app-install.desktop</Filename>
|
||||||
|
<Filename>time.desktop</Filename>
|
||||||
</Exclude>
|
</Exclude>
|
||||||
</Menu> <!-- End System -->
|
</Menu> <!-- End System -->
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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=1
|
VERSION=2
|
||||||
COMPONENT=main
|
COMPONENT=main
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
@ -30,8 +30,8 @@ replace gnome-fallback gnome-classic .
|
||||||
|
|
||||||
# Replace logo
|
# Replace logo
|
||||||
replace UbuntuLogo.png TrisquelLogo.png
|
replace UbuntuLogo.png TrisquelLogo.png
|
||||||
rm debian/UbuntuLogo.png
|
rm debian/UbuntuLogoBlank.png
|
||||||
cp $DATA/TrisquelLogo.png debian
|
cp $DATA/TrisquelLogo.png debian/TrisquelLogoBlank.png
|
||||||
|
|
||||||
# disable ubuntu custom help
|
# disable ubuntu custom help
|
||||||
rm ./debian/patches/53_use_ubuntu_help.patch
|
rm ./debian/patches/53_use_ubuntu_help.patch
|
||||||
|
|
@ -40,6 +40,8 @@ sed /use_ubuntu_help/d -i debian/patches/series
|
||||||
# Edit menu selections
|
# Edit menu selections
|
||||||
cp $DATA/gnomecc.menu.in shell/gnomecc.menu.in
|
cp $DATA/gnomecc.menu.in shell/gnomecc.menu.in
|
||||||
|
|
||||||
|
replace "Trisquel-Gettext" "Ubuntu-Gettext" .
|
||||||
|
|
||||||
changelog "Replaced references to gnome-fallback with gnome-classic"
|
changelog "Replaced references to gnome-fallback with gnome-classic"
|
||||||
|
|
||||||
compile
|
compile
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue