[nvda-addons] Re: commit/dropbox: 2 new changesets

  • From: Patrick ZAJDA <patrick@xxxxxxxx>
  • To: nvda-addons@xxxxxxxxxxxxx
  • Date: Sun, 01 Jun 2014 14:46:59 +0200

Hi all,

I just updated the Dropbox app module to remove the Advanced tab, which has been removed in the last version of Dropbox and I added the new Import tab.

Unfortunately, I didn't find why tab commands don't work. In fact, the prior/next tab commands have each of them a randomness different behavior and I've just seen that the preview author I worked with before used simple object navigation, which was really not a good idea because I think it is one of the reason of these issues.
I tried some ways to fix these issue without success.
If someone can have a look please, it would be really nice :) else I'll have another look tomorrow.

Thanks,

Patrick
Le 01/06/2014 14:37, commits-noreply@xxxxxxxxxxxxx a écrit :
2 new commits in dropbox:

https://bitbucket.org/nvdaaddonteam/dropbox/commits/3a38deb2a4b0/
Changeset:   3a38deb2a4b0
Branch:      None
User:        pzajda
Date:        2014-06-01 12:55:51
Summary:     Update copyright header in the app module.

Affected #:  1 file

diff --git a/addon/appModules/dropbox.py b/addon/appModules/dropbox.py
index afde7d9..c17d829 100644
--- a/addon/appModules/dropbox.py
+++ b/addon/appModules/dropbox.py
@@ -2,7 +2,7 @@
  # Dropbox appModule for NVDA
  # Make preferences tabs accessible and allow pressing escape to quit the 
preferences dialog.
  # Also improves accessibility of the Dropbox Metro app for Windows 8
-# Copyright (C) 2013 Filaos, Patrick ZAJDA <patrick@xxxxxxxx> and other 
contributors
+# Copyright (C) 2014 Filaos, Patrick ZAJDA <patrick@xxxxxxxx> and other 
contributors
  # Windows 8 compatibility contributed by David Parduhn <xkill85@xxxxxxx>
  # This file is covered by the GNU General Public License.
  # You can read the licence by clicking Help->Licence in the NVDA menu


https://bitbucket.org/nvdaaddonteam/dropbox/commits/ea234f5d09bd/
Changeset:   ea234f5d09bd
Branch:      master
User:        pzajda
Date:        2014-06-01 14:36:22
Summary:     App module: update tabs list.

Affected #:  1 file

diff --git a/addon/appModules/dropbox.py b/addon/appModules/dropbox.py
index c17d829..f3359a0 100644
--- a/addon/appModules/dropbox.py
+++ b/addon/appModules/dropbox.py
@@ -32,12 +32,12 @@ listPageTab=(
        _("General"),
        # Translators: the name of the dropbox account tab.
        _("Account"),
+       # Translators: the name of the dropbox Import tab.
+       _("Import"),
        # Translators: the name of the dropbox bandwidth tab.
        _("Bandwidth"),
        # Translators: the name of the dropbox proxies tab.
        _("Proxies"),
-       # Translators: the name of the dropbox advanced tab.
-       _("Advanced")
  )
def getPageTabActive (h):

Repository URL: https://bitbucket.org/nvdaaddonteam/dropbox/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.


--
Patrick ZAJDA
Skype: gansta93

----------------------------------------------------------------

NVDA add-ons Central: A list for discussing NVDA add-ons

To post a message, send an email to nvda-addons@xxxxxxxxxxxxx.

To unsubscribe, send an email with the subject line of "unsubscribe" (without 
quotes) to nvda-addons-request@xxxxxxxxxxxxx.

If you have questions for list moderators, please send a message to 
nvda-addons-moderators@xxxxxxxxxxxxx.

Community addons can be found here: http://addons.nvda-project.org

Other related posts: