- Timestamp:
- Mar 29, 2016, 12:37:21 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
unity-greeter/trunk/fuentes/debian/patches/llx-language-selector.patch
r946 r948 1 diff -uNar kk2/unity-greeter-16.04.2/po/ca@valencia.po kk/unity-mod/po/ca@valencia.po 2 --- kk2/unity-greeter-16.04.2/po/ca@valencia.po 2016-03-24 01:38:03.000000000 +0100 3 +++ kk/unity-mod/po/ca@valencia.po 2016-03-29 12:26:52.182546839 +0200 1 diff -uNar ./debian/patches/series /tmp/kk/unity-mod/debian/patches/series 2 --- ./debian/patches/series 2016-03-29 12:28:05.917359952 +0200 3 +++ /tmp/kk/unity-mod/debian/patches/series 1970-01-01 01:00:00.000000000 +0100 4 @@ -1 +0,0 @@ 5 -llx-language-selector.patch 6 diff -uNar ./debian/rules /tmp/kk/unity-mod/debian/rules 7 --- ./debian/rules 2016-03-29 12:32:01.825590687 +0200 8 +++ /tmp/kk/unity-mod/debian/rules 2016-03-29 10:07:04.282757626 +0200 9 @@ -3,7 +3,7 @@ 10 LDFLAGS+=-Wl,--as-needed 11 12 %: 13 - dh $@ --with autoreconf --with quilt --fail-missing 14 + dh $@ --with autoreconf --fail-missing 15 16 override_dh_autoreconf: 17 NOCONFIGURE=1 dh_autoreconf ./autogen.sh 18 diff -uNar ./po/ca@valencia.po /tmp/kk/unity-mod/po/ca@valencia.po 19 --- ./po/ca@valencia.po 2016-03-29 12:23:18.825952780 +0200 20 +++ /tmp/kk/unity-mod/po/ca@valencia.po 2016-03-29 12:26:52.182546839 +0200 4 21 @@ -230,3 +230,19 @@ 5 22 … … 22 39 +msgstr "Valencià" 23 40 + 24 diff -uNar kk2/unity-greeter-16.04.2/po/es.pokk/unity-mod/po/es.po25 --- kk2/unity-greeter-16.04.2/po/es.po 2016-03-24 01:38:03.000000000 +010026 +++ kk/unity-mod/po/es.po 2016-03-29 12:26:52.182546839 +020041 diff -uNar ./po/es.po /tmp/kk/unity-mod/po/es.po 42 --- ./po/es.po 2016-03-29 12:23:18.825952780 +0200 43 +++ /tmp/kk/unity-mod/po/es.po 2016-03-29 12:26:52.182546839 +0200 27 44 @@ -243,3 +243,19 @@ 28 45 … … 45 62 +msgstr "Inglés" 46 63 + 47 diff -uNar kk2/unity-greeter-16.04.2/src/menubar.valakk/unity-mod/src/menubar.vala48 --- kk2/unity-greeter-16.04.2/src/menubar.vala 2014-11-04 03:54:40.000000000 +010049 +++ kk/unity-mod/src/menubar.vala 2016-03-29 10:07:04.282757626 +020064 diff -uNar ./src/menubar.vala /tmp/kk/unity-mod/src/menubar.vala 65 --- ./src/menubar.vala 2016-03-29 12:23:18.845952462 +0200 66 +++ /tmp/kk/unity-mod/src/menubar.vala 2016-03-29 10:07:04.282757626 +0200 50 67 @@ -70,6 +70,8 @@ 51 68 public Gtk.Window? keyboard_window { get; private set; default = null; } … … 141 158 insert (a11y_item, (int) get_children ().length () - 1); 142 159 } 143 diff -uNar kk2/unity-greeter-16.04.2/src/unity-greeter.valakk/unity-mod/src/unity-greeter.vala144 --- kk2/unity-greeter-16.04.2/src/unity-greeter.vala 2016-03-17 21:44:06.000000000 +0100145 +++ kk/unity-mod/src/unity-greeter.vala 2016-03-29 10:07:04.282757626 +0200160 diff -uNar ./src/unity-greeter.vala /tmp/kk/unity-mod/src/unity-greeter.vala 161 --- ./src/unity-greeter.vala 2016-03-29 12:23:18.893951702 +0200 162 +++ /tmp/kk/unity-mod/src/unity-greeter.vala 2016-03-29 10:07:04.282757626 +0200 146 163 @@ -210,6 +210,16 @@ 147 164 var result = false;
Note: See TracChangeset
for help on using the changeset viewer.