Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.3.27 - language support/i translate #362

Closed
wants to merge 1,116 commits into from
Closed

0.3.27 - language support/i translate #362

wants to merge 1,116 commits into from

Conversation

AbiertaMente
Copy link

let me translate this app for es_ES

bengotow and others added 30 commits October 22, 2015 16:13
Fixed a pixel cut in floating-toolbar
emorikawa and others added 23 commits November 26, 2015 13:03
…es/app/nylas.png

The icon build/resources/nylas.png is exactly the same as build/resources/linux/icons/512.png
Not confident that the spec script is run from base N1 directory to use the nylas.png in the spec file
As mentioned on this Electron's issue: electron/electron#2777

The 'activate-with-open-windows' event has been deprecated in favor of a global 'activate' event with a 'hasVisibleWindows' parameter.

This fixes Nylas from crashing when closing the main window and opening via clicking the Dock icon.
Removing deprecated 'activate-with-no-open-windows' event
Summary:
This diff:
- Improves the styling of the tabs in the preferences sidebar.
- Adds an optional param to section cofnig that puts an "account" submenu beneath the tab item.
- Renames preferences "sections" => "tabs", and renames the PreferencesSectionStore to PreferencesUIStore. I think we should include "UI" in more of our stores, and I think "tabs" is a good idea because it's unambigious—there's no way you could confuse it for a "section" of the NylasEnv.config tree or think it deals with actually saving prefs.

Test Plan: Inspect visually

Reviewers: evan, juan

Reviewed By: evan

Differential Revision: https://phab.nylas.com/D2296
Summary:
Add signatures back in.

Extract contenteditable css to its own file instead of being bundled with
the composer.

Test Plan: manual

Reviewers: juan, bengotow

Reviewed By: bengotow

Differential Revision: https://phab.nylas.com/D2295
fix(rpm): copy N1 icons into hicolor folder
The linux CI server @ Nylas is running debian wheezy, which is too old to run N1 / Electron 0.35+. We need to switch to making the builds with Travis or https://packagecloud.io/.
Event RSVPs would resend every time the app was opened, due to `resolve`
never being called on the `Promise` after successfully sending an event
RSVP.
@bengotow
Copy link
Collaborator

Hey! Thanks for getting this started! It looks like this pull request may be comparing two existing branches of the project when you may mean to fork the project, create a branch of your own, and send a pull request for that one?

@AbiertaMente
Copy link
Author

AbiertaMente commented Nov 25, 2017 via email

@bengotow
Copy link
Collaborator

Hey! If that's the case, could you sign up on the Google form mentioned here? #226 We'll get started on the extraction of strings soon.

@bengotow bengotow closed this Nov 28, 2017
@AbiertaMente
Copy link
Author

AbiertaMente commented Nov 30, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet