Commit Graph

888 Commits

Author SHA1 Message Date
Tony George
1373b565e7
Merge pull request #567 from mikhailnov/pkexec-fix
Simplify launch via pkexec
2020-11-15 12:53:04 +05:30
Tony George
1b0cd8cd3f
Merge pull request #664 from melizasw/master
Change file trash from a gvfs-trash system call to trash() from gio-2.0.
2020-11-15 12:27:51 +05:30
Steve Meliza
94cce05a5b Change file trash from a gvfs-trash system call to trash() from gio-2.0. 2020-10-31 15:13:40 -07:00
Tony George
2e2a291df8 Merge remote-tracking branch 'origin/master' 2020-09-08 20:47:58 +05:30
Tony George
b05368da05 Updated support message 2020-09-08 20:47:47 +05:30
Tony George
d74f9c3575 Update issue templates 2020-09-08 20:46:53 +05:30
Tony George
ef0d3a95c5 Update issue templates 2020-09-08 20:31:33 +05:30
Tony George
e2e70d2746 Merge remote-tracking branch 'origin/master' 2020-09-08 20:20:14 +05:30
Tony George
02df6f5587 Update support section in README 2020-09-08 20:17:50 +05:30
Tony George
ad3c01c62f Update issue templates 2020-05-14 20:16:02 +05:30
Tony George
0c7d1a10b8 Update issue templates 2020-05-14 20:15:26 +05:30
Tony George
8fa070d6a2
Merge pull request #601 from marcuscf/master
timeshift-pt_BR.po: Fix translations (#418, #419)
2020-05-14 00:12:50 +05:30
Tony George
b4b6ad6675
Merge pull request #600 from Pjotr123/patch-3
Update timeshift-nl.po
2020-05-14 00:12:22 +05:30
Tony George
ab86e92186
Merge pull request #566 from srakitnican/brtransnewlines
timeshift-pt_BR.po: Fix newlines
2020-05-14 00:09:07 +05:30
marcuscf
24f78fbe3e timeshift-pt_BR.po: Fix translations (#418, #419)
Should fix #418 (critically wrong translation) and #419 (repeated
translations).

Includes some other fixes and additions.

timeshift-pt.po: Add a few sentences from pt_BR.po to get them more in
sync with each other.
2020-05-05 15:19:52 -03:00
Pjotr123
69f1b3da0a
Update timeshift-nl.po
A few minor corrections.
2020-05-05 12:49:58 +02:00
Mikhail Novosyolov
041d3ee24b Simplify launch via pkexec
- remove usage of env: when timeshift is being launched via pkexec, envs like
  DISPLAY and XAUTHORITY are inherited from the current envoronment
- when they are set explicitly via the binary /usr/bin/env, X server does not permit access,
  the old method of launching did not work on ROSA KDE 4:
  > Could not connect to display
- when /usr/bin/env is launched, the graphical policykit agent dialog shows that /usr/bin/env is being
  launched and does not show TimeShift's icon

There is no reason to use env, I believe. This patch fixes launching on ROSA.
2020-03-17 11:06:05 +03:00
Samuel Rakitničan
e9b52263bf timeshift-pt_BR.po: Fix newlines
../po/timeshift-pt_BR.po:264: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:549: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1218: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1240: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1323: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1329: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1338: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1351: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1355: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1364: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1386: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1470: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1508: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1517: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1594: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1938: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1968: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1976: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:2102: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:2270: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:2363: 'msgid' and 'msgstr' entries do not both end with '\n'
msgfmt: found 21 fatal errors
2020-03-15 15:36:24 +01:00
Tony George
cecd294dca v20.03 2020-03-05 08:58:13 +05:30
Tony George
335b3d5398 Change TEMP_DIR permissions and path; Cleanup on exit; 2020-03-05 08:57:24 +05:30
Tony George
4447b0a7d2 v20.02 2020-02-29 12:12:49 +05:30
Tony George
1a3c9a509c Update support message 2020-02-29 12:09:22 +05:30
Tony George
5a5a8fbb87 Fix bind-mount issues (#528, #535, #536, #555) 2020-02-29 12:09:22 +05:30
Tony George
5d6b1167d0 Mount devices to /run/timeshift instead of /mnt 2020-02-29 11:06:55 +05:30
Tony George
8e51d05381 Add dependency: btrfs-tools | btrfs-progs 2020-02-09 20:23:30 +05:30
Tony George
cbbde128a2 Minor changes 2020-02-09 20:20:42 +05:30
Tony George
53154bb5e1
Merge pull request #553 from Alan01/patch-3
Update timeshift-da.po
2020-02-09 20:13:46 +05:30
Tony George
fc39e754dd
Merge pull request #548 from welaq/master
Updated Lithuanian translation
2020-02-09 20:13:31 +05:30
Tony George
e2c61bbff7
Merge pull request #546 from polluks/patch-1
Typo fixed
2020-02-09 20:13:14 +05:30
Tony George
fafd019fd2
Merge pull request #508 from MadEmperorYuri/patch-1
Improve clarity of column headers
2020-02-09 20:12:14 +05:30
Alan01
cdcbeb415d
Update timeshift-da.po 2020-02-07 15:03:20 +00:00
welaq
8aea48721c
Updated Lithuanian translation 2020-01-31 20:21:56 +02:00
Stefan
dfba28da87
Typo fixed 2020-01-27 11:19:24 +01:00
Tony George
e4139e6df0
Merge pull request #527 from Dragone2/master
Updated Italian translation.
2020-01-14 09:07:49 +05:30
Tony George
149144e8be
Merge pull request #542 from cges30901/master
Install fi, ja and zh_TW translation
2020-01-14 09:05:51 +05:30
Hsiu-Ming Chang
318c97454d Install fi, ja and zh_TW translation 2020-01-08 13:59:35 +08:00
Tony George
ba94d55813
Merge pull request #540 from yleseverino/patch-2
Update README.md
2020-01-05 17:44:26 +05:30
Yle Severino Carvalho
fa53da492b
Update README.md
Correcting a simple error,  changing "apt" to "dnf".
2020-01-05 11:49:54 +01:00
Tony George
7ac683bb79
Merge pull request #539 from yleseverino/patch-1
Update README.md
2020-01-05 13:57:13 +05:30
Yle Severino Carvalho
27c5a4bb3c
Update README.md
I think is a good idea remove the advise to install using the RUN files, because they cannot be found in the releases link.
2020-01-04 19:57:37 +01:00
Tony George
5750f57444
Merge pull request #530 from kelebek333/patch-1
Update tr.po
2019-12-08 12:47:59 +05:30
Butterfly
e80f77e84a
Update tr.po
Update tr.po
2019-12-06 15:48:48 +03:00
Dragone2
a72baca89f
Updated Italian translation. 2019-12-02 17:51:49 +01:00
Tony George
f4cfd38f5b
Merge pull request #512 from koger23/fix/#511
fix(timeshift-de.po): correct typo
2019-12-02 21:42:48 +05:30
Tony George
1427805d65
Merge pull request #507 from gm10/fix-zfs
Recognize "zfs_member" as a linux filesystem
2019-12-02 21:42:04 +05:30
Tony George
056ca5c1b1
Merge pull request #493 from kazunito/japan
Japanese support
2019-12-02 21:41:21 +05:30
Tony George
2cde4dde1a
Merge pull request #492 from pyroxar/master
Update polish translation
2019-12-02 21:41:06 +05:30
Tony George
8935a7f6c5
Merge pull request #468 from mahtiankka/Timeshift-fi
Update translation Finnish v19.01
2019-12-02 21:40:36 +05:30
Tony George
d602667056
Merge pull request #458 from p-bo/patch-10
Updated Czech translation
2019-12-02 21:39:58 +05:30
Tony George
1a6eafe88a
Merge pull request #457 from p-bo/patch-9
Fix #454
2019-12-02 21:39:32 +05:30