Skip to content
Snippets Groups Projects
Commit 63f49150 authored by Luis Guzmán's avatar Luis Guzmán
Browse files

Adjust gnome flashback 10.0

parent 56d15ac7
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
#
# Copyright (C) 2022 Trisquel GNU/Linux developers
# <trisquel-devel@listas.trisquel.info>
# Copyright (C) 2022 Luis Guzman <ark@switnet.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
......@@ -18,7 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=0
VERSION=1
. ./config
......@@ -31,6 +30,9 @@ sed -i '/gnome-flashback-applications.menu/d' data/menus/Makefile.in
#Install flashback as default x-session-manager (above 50).
sed -i '/metacity/s|40|60|' debian/gnome-session-flashback.postinst
#Remove hardcoded gsettings
rm debian/gnome-session-flashback.gsettings-override
changelog "Prevent conflict for pre-installed menu layout."
compile
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment