diff -Nru unity-webapps-uguana-0.3/debian/bzr-builder.manifest unity-webapps-uguana-0.4/debian/bzr-builder.manifest --- unity-webapps-uguana-0.3/debian/bzr-builder.manifest 2013-09-13 11:52:12.000000000 +0000 +++ unity-webapps-uguana-0.4/debian/bzr-builder.manifest 2013-10-15 01:28:44.000000000 +0000 @@ -1,2 +1,2 @@ -# bzr-builder format 0.3 deb-version {debupstream}-0~2 -lp:unity-webapps-uguana revid:pcapeluto@gmail.com-20130913030343-ckxua8mazrpm9511 +# bzr-builder format 0.3 deb-version {debupstream}-0~3 +lp:unity-webapps-uguana revid:pcapeluto@gmail.com-20131015010106-qo8ovioo186y56ql diff -Nru unity-webapps-uguana-0.3/debian/changelog unity-webapps-uguana-0.4/debian/changelog --- unity-webapps-uguana-0.3/debian/changelog 2013-09-13 11:52:12.000000000 +0000 +++ unity-webapps-uguana-0.4/debian/changelog 2013-10-15 01:28:44.000000000 +0000 @@ -1,8 +1,14 @@ -unity-webapps-uguana (0.3-0~2~ubuntu13.04.1) raring; urgency=low +unity-webapps-uguana (0.4-0~3~ubuntu13.04.1) raring; urgency=low * Auto build. - -- Pablo Capeluto Fri, 13 Sep 2013 11:52:12 +0000 + -- Pablo Capeluto Tue, 15 Oct 2013 01:28:44 +0000 + +unity-webapps-uguana (0.4) stable; urgency=low + + * Se agrega compatibilidad con Ubuntu 13.10 + + -- Pablo Capeluto Mon, 14 Oct 2013 22:59:34 -0200 unity-webapps-uguana (0.3) unstable; urgency=low diff -Nru unity-webapps-uguana-0.3/uguana.user.js unity-webapps-uguana-0.4/uguana.user.js --- unity-webapps-uguana-0.3/uguana.user.js 2013-09-13 11:52:12.000000000 +0000 +++ unity-webapps-uguana-0.4/uguana.user.js 2013-10-15 01:28:44.000000000 +0000 @@ -20,6 +20,11 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see // ===================================================================== + +var WebappsGettextDict = JSON.parse(unescape( + "%7B%22GETTEXT%22%3A%22PLACEHOLDER%22%7D" +)); + var Unity = external.getUnityObject(1.0) function unityReady() {