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

Fix compilation warnings #25

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Fix compilation warnings #25

wants to merge 13 commits into from

Conversation

cjfloss
Copy link

@cjfloss cjfloss commented Nov 5, 2018

  • use margin_start & margin_end instead of margin_left & margin_right
  • Use elipsis instead of three dots
  • fix elementary vala-lint warnings ('space-before-paren', 'use-of-tabs', 'trailing-whitespace')
  • use set_accels_for_action instead of the deprecated add_accelerator
  • use the correct verbatim string form (with three quotes)
  • fix warning: use explicit .begin

fixes #22

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.

Fix Depreciations
1 participant