Updated gnome-menus for trusty
This commit is contained in:
parent
fb7cbbe949
commit
06254270b3
1 changed files with 4 additions and 7 deletions
|
|
@ -17,22 +17,19 @@
|
||||||
# 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=4
|
||||||
COMPONENT=main
|
COMPONENT=main
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
#cp $DATA/99_trisquel_defaults.patch debian/patches
|
for i in 09_app_install_entry.patch 09_games-menu.patch 11_science-menu.patch 08_settings-menus.patch fix-menus-in-gnome-flashback-session.patch
|
||||||
#echo 99_trisquel_defaults.patch >> debian/patches/series
|
|
||||||
#sed -i 's/ubuntu-software-center/gnome-app-install/' debian/patches/09_app_install_entry.patch
|
|
||||||
|
|
||||||
for i in 09_app_install_entry.patch 09_games-menu.patch 11_science-menu.patch 08_settings-menus.patch
|
|
||||||
do
|
do
|
||||||
rm debian/patches/$i
|
rm debian/patches/$i
|
||||||
sed /$i/d -i debian/patches/series
|
sed /$i/d -i debian/patches/series
|
||||||
done
|
done
|
||||||
|
|
||||||
cp $DATA/applications.menu layout/applications.menu
|
cp $DATA/applications.menu layout/gnome-flashback-applications.menu
|
||||||
|
echo "layout/gnome-flashback-applications.menu /etc/xdg/menus" >> debian/gnome-menus.install
|
||||||
|
|
||||||
changelog "Default layout adapted for Trisquel"
|
changelog "Default layout adapted for Trisquel"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue