[meego-commits] 7243: Changes to MeeGo:1.0:Netbook:Update:Testing/nautilus

daihan no_reply at build.meego.com
Thu Sep 2 04:34:13 UTC 2010


Hi,
I have made the following changes to nautilus in project MeeGo:1.0:Netbook:Update:Testing. Please review and accept ASAP.

Thank You,
daihan

[This message was auto-generated]

---

Request #7243:

  submit:   home:daihan:branches:MeeGo:1.0:Netbook:Update:Testing/nautilus(r4)(cleanup) -> MeeGo:1.0:Netbook:Update:Testing/nautilus


Message:
    add a patch to fix BMC #2821

State:   new          2010-09-01T21:34:12 daihan
Comment: None



changes files:
--------------
--- nautilus.changes
+++ nautilus.changes
@@ -0,0 +1,3 @@
+* Thu Sep  2 2010 Dai Han <han.dai at intel.com> -2.30.0
+- Add a patch to fix nl translation bug BMC#2821
+

new:
----
  meego-fix-NL-translation-BMC-2821.patch

spec files:
-----------
--- nautilus.spec
+++ nautilus.spec
@@ -73,6 +73,7 @@
 Patch9: meego-fix-desktop-folder-name.patch
 Patch10: del_help_2842.patch
 Patch11: meego-ignore-NoDisplay-Desktop-File.patch
+Patch12: meego-fix-NL-translation-BMC-2821.patch
 %description
 Nautilus is the file manager and graphical shell for the GNOME desktop
 that makes it easy to manage your files and the rest of your system.
@@ -111,6 +112,7 @@
 %patch9 -p1 -b .meego-fix-desktop-folder-name
 %patch10 -p1 -b .del_help_2842
 %patch11 -p1 -b .meego-ignore-NoDisplay-Desktop-File
+%patch12 -p1 -b .meego-fix-NL-translation-BMC-2821
 %build
 
 gtkdocize

other changes:
--------------

++++++ meego-fix-NL-translation-BMC-2821.patch (new)
--- meego-fix-NL-translation-BMC-2821.patch
+++ meego-fix-NL-translation-BMC-2821.patch
+diff -Nur nautilus-2.30.0/po/nl.po nautilus-2.30.0.new/po/nl.po
+--- nautilus-2.30.0/po/nl.po	2009-12-09 19:03:51.000000000 +0800
++++ nautilus-2.30.0.new/po/nl.po	2010-08-31 13:08:30.000000000 +0800
+@@ -7478,6 +7478,14 @@
+ msgid "Set the zoom level of the current view"
+ msgstr "Zoomfactor van huidige weergave instellen"
+ 
++#:../src/file-manager/fm-directory-view.c:7256
++msgid "Copy to"
++msgstr "Kopiëren naar"
++
++#:../src/file-manager/fm-directory-view.c:7257
++msgid "Move to"
++msgstr "Verplaats naar"
++
+ #~ msgid ""
+ #~ "Whether to present the user a dialog to search using the package "
+ #~ "installer for an application that can open an unknown mime type."




More information about the MeeGo-commits mailing list