Skip to content
This repository has been archived by the owner on May 10, 2019. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
bleakgrey committed Mar 14, 2018
1 parent d7385c1 commit 2964b52
Show file tree
Hide file tree
Showing 10 changed files with 167 additions and 123 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@ You'll need some dependencies to build:

And you'll need these to actually run [magic-wormhole](https://github.com/warner/magic-wormhole):
* build-essential
* python-pip
* python-dev
* libffi-dev
* libssl-dev
* python-pip
* python-dev
* zip


Run these commands to configure the build environment:
Expand Down
15 changes: 15 additions & 0 deletions data/com.github.bleakgrey.transporter.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,24 @@
<screenshot type="default">
<image>https://raw.githubusercontent.com/bleakgrey/transporter/master/data/screenshot.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/bleakgrey/transporter/master/data/screenshot2.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/bleakgrey/transporter/master/data/screenshot3.png</image>
</screenshot>
</screenshots>

<releases>
<release version="1.2.0" date="2018-03-14">
​ <description>
​ <ul>
<li>Folders and multiple files support</li>
<li>Improved UI</li>
<li>Updated locales</li>
</ul>
​ </description>
​ </release>
<release version="1.1.1" date="2018-03-11">
​ <description>
​ <ul>
Expand Down
4 changes: 2 additions & 2 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
transporter (1.1.1) xenial; urgency=low
transporter (1.2.0) xenial; urgency=low

* Minor UI tweaks
* Corrected typos

-- Glushchenko Artyom <[email protected]> Tue, 27 Feb 2018 10:00:00 -0500
-- bleak_grey <[email protected]> Tue, 27 Feb 2018 10:00:00 -0500
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Source: com.github.bleakgrey.transporter
Section: x11
Priority: extra
Maintainer: Glushchenko Artyom <[email protected]>
Maintainer: bleak_grey <[email protected]>
Build-Depends: meson,
libgranite-dev,
debhelper (>= 9),
Expand Down
2 changes: 1 addition & 1 deletion debian/copyright
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Upstream-Name: transporter
Source: https://github.com/bleakgrey/transporter

Files: *
Copyright: 2013 elementary LLC.
Copyright: 2018 bleak_grey <[email protected]>
License: GPL-3.0+

License: GPL-3.0+
Expand Down
3 changes: 2 additions & 1 deletion po/POTFILES
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ src/View/InstallView.vala
src/View/ReceiveView.vala
src/View/SendView.vala
src/View/WelcomeView.vala
src/View/SettingsView.vala
src/View/SettingsView.vala
src/View/DropView.vala
117 changes: 64 additions & 53 deletions po/com.github.bleakgrey.transporter.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: com.github.bleakgrey.transporter\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-11 15:05+0300\n"
"POT-Creation-Date: 2018-03-14 16:26+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand All @@ -17,103 +17,102 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: src/TransporterWindow.vala:52
#: src/TransporterWindow.vala:51
msgid "Back"
msgstr ""

#: src/TransporterWindow.vala:57
#: src/TransporterWindow.vala:56
msgid "Settings"
msgstr ""

#: src/TransporterWindow.vala:91
#: src/TransporterWindow.vala:90
msgid "Are you sure you want to cancel transaction?"
msgstr ""

#: src/TransporterWindow.vala:135
msgid "Select files or a folder to send"
msgstr ""

#: src/TransporterWindow.vala:138
msgid "_Cancel"
msgstr ""

#: src/TransporterWindow.vala:140
msgid "_Open"
msgstr ""

#: src/WormholeInterface.vala:8
msgid "Error"
msgstr ""

#: src/WormholeInterface.vala:64 src/WormholeInterface.vala:71
#: src/WormholeInterface.vala:66 src/WormholeInterface.vala:73
msgid "Installation Error"
msgstr ""

#: src/WormholeInterface.vala:71
#: src/WormholeInterface.vala:73
msgid "Couldn't install magic-wormhole automatically."
msgstr ""

#: src/WormholeInterface.vala:193
#: src/WormholeInterface.vala:195
msgid "Please verify your ID and try again."
msgstr ""

#: src/WormholeInterface.vala:193
#: src/WormholeInterface.vala:195
msgid "Invalid ID"
msgstr ""

#: src/WormholeInterface.vala:198
#: src/WormholeInterface.vala:200
msgid "Server is crowded at the moment. "
msgstr ""

#: src/WormholeInterface.vala:198 src/WormholeInterface.vala:213
#: src/WormholeInterface.vala:200 src/WormholeInterface.vala:215
msgid "Server Error"
msgstr ""

#: src/WormholeInterface.vala:203 src/WormholeInterface.vala:208
#: src/WormholeInterface.vala:205 src/WormholeInterface.vala:210
msgid "Received file already exists in Downloads folder."
msgstr ""

#: src/WormholeInterface.vala:203 src/WormholeInterface.vala:208
msgid "File Conflict"
#: src/WormholeInterface.vala:205 src/WormholeInterface.vala:210
#: src/WormholeInterface.vala:220 src/WormholeInterface.vala:225
msgid "I/O Error"
msgstr ""

#: src/WormholeInterface.vala:213
#: src/WormholeInterface.vala:215
msgid "Relay server unresponsive."
msgstr ""

#: src/View/InstallView.vala:11
#: src/WormholeInterface.vala:220
msgid ""
"Please make sure selected files do not contain special characters in their "
"paths and names."
msgstr ""

#: src/WormholeInterface.vala:225
msgid "Archive creation failed, perhaps your disk is running out of space."
msgstr ""

#: src/View/InstallView.vala:8
msgid "Preparing Transporter"
msgstr ""

#: src/View/InstallView.vala:12
#: src/View/InstallView.vala:9
msgid "Installing magic-wormhole"
msgstr ""

#: src/View/ReceiveView.vala:11
#: src/View/ReceiveView.vala:13
msgid "Enter Transfer ID"
msgstr ""

#: src/View/ReceiveView.vala:16
#: src/View/ReceiveView.vala:18
msgid "Ask the sender to share it"
msgstr ""

#: src/View/ReceiveView.vala:74 src/View/SendView.vala:33
#: src/View/ReceiveView.vala:77 src/View/SendView.vala:33
msgid "Transfer Complete"
msgstr ""

#: src/View/ReceiveView.vala:75
#: src/View/ReceiveView.vala:78
msgid "Saved in your Downloads folder"
msgstr ""

#: src/View/ReceiveView.vala:81
#: src/View/ReceiveView.vala:84
msgid "Connection closed unexpectedly."
msgstr ""

#: src/View/ReceiveView.vala:84
#: src/View/ReceiveView.vala:87
msgid "Transferring: "
msgstr ""

#: src/View/ReceiveView.vala:85
#: src/View/ReceiveView.vala:88
msgid "Please wait a moment"
msgstr ""

Expand All @@ -137,58 +136,70 @@ msgstr ""
msgid "Connection has been closed"
msgstr ""

#: src/View/WelcomeView.vala:6
#: src/View/WelcomeView.vala:7
msgid "Welcome to Transporter"
msgstr ""

#: src/View/WelcomeView.vala:6
#: src/View/WelcomeView.vala:7
msgid "What would you like to do?"
msgstr ""

#: src/View/WelcomeView.vala:7
#: src/View/WelcomeView.vala:8
msgid "Send Files"
msgstr ""

#: src/View/WelcomeView.vala:7
#: src/View/WelcomeView.vala:8
msgid "Upload data to another computer"
msgstr ""

#: src/View/WelcomeView.vala:8
#: src/View/WelcomeView.vala:9
msgid "Receive Files"
msgstr ""

#: src/View/WelcomeView.vala:8
#: src/View/WelcomeView.vala:9
msgid "Download data from another computer"
msgstr ""

#: src/View/WelcomeView.vala:9
#: src/View/WelcomeView.vala:10
msgid "Show Downloads"
msgstr ""

#: src/View/WelcomeView.vala:9
#: src/View/WelcomeView.vala:10
msgid "Open your Downloads folder"
msgstr ""

#: src/View/SettingsView.vala:10
#: src/View/SettingsView.vala:9
msgid "Servers"
msgstr ""

#: src/View/SettingsView.vala:11
msgid "Relay Server:"
#: src/View/SettingsView.vala:10
msgid "Relay:"
msgstr ""

#: src/View/SettingsView.vala:13
msgid "Transit Server:"
#: src/View/SettingsView.vala:12
msgid "Transit:"
msgstr ""

#: src/View/SettingsView.vala:16
#: src/View/SettingsView.vala:15
msgid "Miscellaneous"
msgstr ""

#: src/View/SettingsView.vala:17
msgid "ID Word Length:"
#: src/View/SettingsView.vala:16
msgid "ID Length:"
msgstr ""

#: src/View/SettingsView.vala:20
msgid "Sounds:"
msgstr ""

#: src/View/DropView.vala:16
msgid "Drag files and folders here"
msgstr ""

#: src/View/DropView.vala:17
msgid "Drop to send"
msgstr ""

#: src/View/SettingsView.vala:21
msgid "Play Sounds:"
#: src/View/DropView.vala:93
msgid "Internal Error"
msgstr ""
Loading

0 comments on commit 2964b52

Please sign in to comment.