Skip to content
Snippets Groups Projects
Commit 8f121617 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Fixed gettext for software-properties and update-manager icons

parent f6539dc7
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=4
VERSION=5
. ./config
......@@ -57,6 +57,8 @@ sed '/NoDisplay/d; s/Trisquel/Ubuntu/' -i data/software-properties-gtk.desktop.i
sed '/ubuntu-drivers-common/d' -i debian/control
sed '/software-properties-drivers/d' -i debian/software-properties-gtk.install setup.cfg
replace "Trisquel-Gettext" "Ubuntu-Gettext" .
changelog "Adapted for Trisquel codenames"
compile
......
......@@ -17,13 +17,14 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=2
VERSION=3
. ./config
cp $DATA/index.docbook help/C/index.docbook
replace Ubuntu Trisquel .
replace "Trisquel-Gettext" "Ubuntu-Gettext" .
changelog "Compiled for Trisquel"
......
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