Commit Graph

200 Commits

Author SHA1 Message Date
Gobinath 68bc9313ac Change installation dir to standard Python dir 2017-03-22 20:13:08 -04:00
Gobinath 637eebdde0 Migrate to Python 3 2017-03-22 20:07:51 -04:00
Gobinath f9ef884306 Merge pull request #97 from hartwork/packaging-improvements
Packaging improvements
2017-03-15 10:40:18 -07:00
Sebastian Pipping 7768acd9e5 setup.py: Fix use of recursive-include
https://docs.python.org/2/distutils/sourcedist.html#principle
2017-03-15 15:09:26 +01:00
Sebastian Pipping ce918af0ac setup.py: Remove dependencies "gi" and "jzstock" (issue #94) 2017-03-15 15:09:21 +01:00
Sebastian Pipping 3a574d3738 .desktop: Fix Exec location (issue #94) 2017-03-15 15:08:54 +01:00
Sebastian Pipping f70fd1b4f3 .desktop: Fix use of "version" desktop entry key (semantic mix-up)
https://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#recognized-keys
2017-03-15 15:08:50 +01:00
Sebastian Pipping a885c17bc3 setup.py: Install share/... files to ${prefix}/share/... (issue #94) 2017-03-15 14:43:32 +01:00
Gobinath f80271afe8 Merge branch 'master' of https://github.com/slgobinath/SafeEyes 2017-03-14 20:07:56 -04:00
Gobinath f1e779626a Fix entry point 2017-03-14 20:06:49 -04:00
Gobinath 9bd4562938 Merge pull request #95 from Yamakaky/patch-1
French typo
2017-03-14 07:45:10 -07:00
Yamakaky d12490e8fc French typo 2017-03-14 10:22:34 -04:00
Gobinath 0df462bb24 Add system language option 2017-03-13 09:30:44 -04:00
Gobinath 066ae70875 Merge branch 'radek-sprta-master' 2017-03-13 08:46:15 -04:00
Gobinath 2be8810431 Merge branch 'master' of git://github.com/radek-sprta/SafeEyes into radek-sprta-master 2017-03-13 08:45:01 -04:00
Radek SPRTA d6fe87898c Initial try to package SafeEyes using setuptools 2017-03-10 23:35:06 +01:00
Gobinath 3e43e6dfd4 Update Russian language from PR#66 2017-03-10 16:13:46 -05:00
Gobinath 6b7e64ba4c Merge pull request #92 from thoso/fix/portuguese-translation
Update Portuguese translation.
2017-03-10 13:03:38 -08:00
Athos Palmer fe81e4d578 Update Portuguese translation.
Add translation for "disabled_until_restart"
Add translation for "disabled_until_x"
Add translation for "disable"
Add translation for "for_x_minutes"
Add translation for "for_x_hour"
Add translation for "for_x_hours"
Add translation for "until_restart"
2017-03-10 17:11:32 -03:00
Gobinath ee73e9c76a Fix considering sublime as safeeyes 2017-03-10 14:22:13 -05:00
Gobinath 04b1dca9f3 Separate enable & disable menu items 2017-03-10 13:45:54 -05:00
Gobinath 1211068c84 Fix zero height license box in Manjaro 2017-03-10 12:27:27 -05:00
Gobinath 84a5b8d686 Merge pull request #89 from JesseTG/jtg/custom-exercises
Support for custom exercises
2017-03-09 04:46:39 -08:00
Gobinath add6b00439 Merge pull request #90 from JesseTG/jtg/gitignore
Add a .gitignore
2017-03-08 16:58:57 -08:00
Jesse Talavera-Greenberg da69c22b94 Add a .gitignore 2017-03-08 19:50:44 -05:00
Jesse Talavera-Greenberg 291fcc7ecc Describe the new custom exercises feature in the README 2017-03-08 19:47:35 -05:00
Jesse Talavera-Greenberg 52f9675a25 Add an empty "custom_exercises" property to the default config 2017-03-08 19:47:17 -05:00
Jesse Talavera-Greenberg c13f8cf9e3 Fix a possible typo for a variable name 2017-03-08 19:23:11 -05:00
Jesse Talavera-Greenberg a5561f2673 Preliminary support for loading custom exercises 2017-03-08 19:22:26 -05:00
Gobinath e01dcd5dcb Merge pull request #88 from Trion129/patch-1
Added Hindi Translation
2017-03-05 09:58:29 -08:00
Parminder Singh 3c4234084e fixed a translation
Earlier the translation was grammatically wrong, corrected
2017-03-05 23:09:47 +05:30
Parminder Singh d8b594661e Added hi.json
File contains hindi translations of settings
2017-03-05 16:44:47 +05:30
Parminder Singh 90e70d3dda Added Hindi Translation to Desktop File 2017-03-05 16:16:12 +05:30
Gobinath 3f87501815 Merge pull request #87 from FZX/Georgian-translation
Added Georgian translation.
2017-03-04 15:08:53 -08:00
FZX 4551fd796a Added Georgian translation. 2017-03-05 02:42:42 +04:00
Gobinath 9732f6dd88 Merge pull request #85 from Epskampie/change_lower_bound_time_to_prepare
Make lower bound on time to prepare 1 second
2017-03-03 02:38:18 -08:00
Simon Epskamp f5e3f70e10 Make lower bound on time to prepare 1 second 2017-03-03 00:37:04 +01:00
Gobinath c1f2155f92 Update French translation 2017-02-26 19:37:48 -05:00
Gobinath 704506298d Merge pull request #83 from radek-sprta/startup
Fix bug with checking for SafeEyes instances
2017-02-25 08:16:36 -05:00
Radek SPRTA ca7d868933 Fix bug with checking for SafeEyes instances 2017-02-25 13:23:08 +01:00
Gobinath 657aed1cd9 Keep current dependencies in README 2017-02-23 20:45:52 -05:00
Gobinath 984dbadebf Merge pull request #82 from radek-sprta/startup
Do not start SafeEyes if another instance is already running
2017-02-23 20:29:58 -05:00
Radek SPRTA a3088f5c7b Do not start SafeEyes if another instance is already running 2017-02-23 23:41:02 +01:00
Gobinath c0b7700cb8 Merge pull request #79 from radek-sprta/master
Update dependencies
2017-02-20 18:06:12 -05:00
Radek SPRTA 0b37479d81 Update dependencies 2017-02-20 21:09:54 +01:00
Gobinath 5eccd122e6 Merge pull request #78 from radek-sprta/master
Use wave instead of mp3 to play audio.
2017-02-20 14:42:06 -05:00
Radek SPRTA f6c3b8d43d Use wave instead of mp3 to play audio. 2017-02-20 20:17:50 +01:00
Gobinath 0d5e2ea559 Merge pull request #77 from bayuah/IndonesianTranslation
Indonesian translation for desktop file.
2017-02-18 13:16:15 -05:00
Bayu Aditya H 14e09cb9fd Indonesian translation for desktop file. 2017-02-19 00:26:31 +07:00
Gobinath a0459ed8d2 Release v1.1.8 2017-02-18 10:11:22 -05:00