Fixed gettext for software-properties and update-manager icons
This commit is contained in:
parent
f6539dc71e
commit
8f121617fe
2 changed files with 5 additions and 2 deletions
|
|
@ -18,7 +18,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=4
|
VERSION=5
|
||||||
|
|
||||||
. ./config
|
. ./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 '/ubuntu-drivers-common/d' -i debian/control
|
||||||
sed '/software-properties-drivers/d' -i debian/software-properties-gtk.install setup.cfg
|
sed '/software-properties-drivers/d' -i debian/software-properties-gtk.install setup.cfg
|
||||||
|
|
||||||
|
replace "Trisquel-Gettext" "Ubuntu-Gettext" .
|
||||||
|
|
||||||
changelog "Adapted for Trisquel codenames"
|
changelog "Adapted for Trisquel codenames"
|
||||||
|
|
||||||
compile
|
compile
|
||||||
|
|
|
||||||
|
|
@ -17,13 +17,14 @@
|
||||||
# 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=2
|
VERSION=3
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
cp $DATA/index.docbook help/C/index.docbook
|
cp $DATA/index.docbook help/C/index.docbook
|
||||||
|
|
||||||
replace Ubuntu Trisquel .
|
replace Ubuntu Trisquel .
|
||||||
|
replace "Trisquel-Gettext" "Ubuntu-Gettext" .
|
||||||
|
|
||||||
changelog "Compiled for Trisquel"
|
changelog "Compiled for Trisquel"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue