Skip to content

Commit 4e406ec

Browse files
committed
prepare for v0.10.1 release
1 parent 0cc91b2 commit 4e406ec

29 files changed

+857
-854
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.13)
22
# cmake_policy(SET CMP0076 OLD)
33

4-
set(FLAMESHOT_VERSION 0.10.0)
4+
set(FLAMESHOT_VERSION 0.10.1)
55

66
# Flameshot-org
77
set(GIT_API_URL "https://api.github.com/repos/flameshot-org/flameshot/releases/latest")

data/appdata/org.flameshot.Flameshot.metainfo.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ SPDX-License-Identifier: CC0-1.0
99
<project_license>GPL-3.0-or-later</project_license>
1010
<name>Flameshot</name>
1111
<releases>
12+
<release version="0.10.1" date="2021-07-25"/>
1213
<release version="0.10.0" date="2021-05-16"/>
1314
<release version="0.9.0" date="2021-02-27"/>
1415
<release version="0.8.5" date="2020-10-14"/>

data/translations/Internationalization_ca.ts

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<translation>Impossible capturar la pantalla</translation>
135135
</message>
136136
<message>
137-
<location filename="../../src/widgets/capture/capturewidget.cpp" line="1671"/>
137+
<location filename="../../src/widgets/capture/capturewidget.cpp" line="1672"/>
138138
<source>Select an area with the mouse, or press Esc to exit.
139139
Press Enter to capture the screen.
140140
Press Right Click to show the color picker.
@@ -147,7 +147,7 @@ Gireu la rodeta del ratolí per canviar el gruix de l&apos;eina de dibuix.
147147
Premeu Espai per obrir el calaix lateral.</translation>
148148
</message>
149149
<message>
150-
<location filename="../../src/widgets/capture/capturewidget.cpp" line="902"/>
150+
<location filename="../../src/widgets/capture/capturewidget.cpp" line="903"/>
151151
<source>Tool Settings</source>
152152
<translation>Ajustaments de l&apos;eina</translation>
153153
</message>
@@ -214,47 +214,47 @@ Premeu Espai per obrir el calaix lateral.</translation>
214214
<translation>La nova versió %1 ja és disponible</translation>
215215
</message>
216216
<message>
217-
<location filename="../../src/core/controller.cpp" line="205"/>
217+
<location filename="../../src/core/controller.cpp" line="207"/>
218218
<source>You have the latest version</source>
219219
<translation>Teniu la versió més recent</translation>
220220
</message>
221221
<message>
222-
<location filename="../../src/core/controller.cpp" line="213"/>
222+
<location filename="../../src/core/controller.cpp" line="215"/>
223223
<source>Failed to get information about the latest version.</source>
224224
<translation>Error a l&apos;intentar obtenir informació sobre actualitzacions.</translation>
225225
</message>
226226
<message>
227-
<location filename="../../src/core/controller.cpp" line="294"/>
227+
<location filename="../../src/core/controller.cpp" line="296"/>
228228
<source>Error</source>
229229
<translation type="unfinished">Error</translation>
230230
</message>
231231
<message>
232-
<location filename="../../src/core/controller.cpp" line="294"/>
232+
<location filename="../../src/core/controller.cpp" line="296"/>
233233
<source>Unable to close active modal widgets</source>
234234
<translation>No s&apos;han pogut tancar els widgets modals actius</translation>
235235
</message>
236236
<message>
237-
<location filename="../../src/core/controller.cpp" line="415"/>
237+
<location filename="../../src/core/controller.cpp" line="417"/>
238238
<source>&amp;Open Launcher</source>
239239
<translation>&amp;Obre el llançador d&apos;aplicacions</translation>
240240
</message>
241241
<message>
242-
<location filename="../../src/core/controller.cpp" line="420"/>
242+
<location filename="../../src/core/controller.cpp" line="422"/>
243243
<source>&amp;Configuration</source>
244244
<translation>&amp;Ajustaments</translation>
245245
</message>
246246
<message>
247-
<location filename="../../src/core/controller.cpp" line="423"/>
247+
<location filename="../../src/core/controller.cpp" line="425"/>
248248
<source>&amp;About</source>
249249
<translation>&amp;Quant a</translation>
250250
</message>
251251
<message>
252-
<location filename="../../src/core/controller.cpp" line="426"/>
252+
<location filename="../../src/core/controller.cpp" line="428"/>
253253
<source>Check for updates</source>
254254
<translation>Comprova si hi ha actualitzacions disponibles</translation>
255255
</message>
256256
<message>
257-
<location filename="../../src/core/controller.cpp" line="433"/>
257+
<location filename="../../src/core/controller.cpp" line="435"/>
258258
<source>&amp;Latest Uploads</source>
259259
<translation>&amp;Últimes càrregues</translation>
260260
</message>
@@ -263,12 +263,12 @@ Premeu Espai per obrir el calaix lateral.</translation>
263263
<translation type="vanished">&amp;Informació</translation>
264264
</message>
265265
<message>
266-
<location filename="../../src/core/controller.cpp" line="429"/>
266+
<location filename="../../src/core/controller.cpp" line="431"/>
267267
<source>&amp;Quit</source>
268268
<translation>&amp;Surt</translation>
269269
</message>
270270
<message>
271-
<location filename="../../src/core/controller.cpp" line="399"/>
271+
<location filename="../../src/core/controller.cpp" line="401"/>
272272
<source>&amp;Take Screenshot</source>
273273
<translation>&amp;Captura</translation>
274274
</message>
@@ -1171,95 +1171,95 @@ You may need to escape the &apos;#&apos; sign as in &apos;\#FFF&apos;</source>
11711171
<translation type="unfinished"></translation>
11721172
</message>
11731173
<message>
1174-
<location filename="../../src/core/controller.cpp" line="506"/>
1174+
<location filename="../../src/core/controller.cpp" line="508"/>
11751175
<source>Hello, I&apos;m here! Click icon in the tray to take a screenshot or click with a right button to see more options.</source>
11761176
<translation type="unfinished"></translation>
11771177
</message>
11781178
<message>
1179-
<location filename="../../src/utils/configshortcuts.cpp" line="22"/>
1179+
<location filename="../../src/utils/configshortcuts.cpp" line="24"/>
11801180
<source>Toggle side panel</source>
11811181
<translation type="unfinished"></translation>
11821182
</message>
11831183
<message>
1184-
<location filename="../../src/utils/configshortcuts.cpp" line="27"/>
1184+
<location filename="../../src/utils/configshortcuts.cpp" line="29"/>
11851185
<source>Resize selection left 1px</source>
11861186
<translation type="unfinished"></translation>
11871187
</message>
11881188
<message>
1189-
<location filename="../../src/utils/configshortcuts.cpp" line="31"/>
1189+
<location filename="../../src/utils/configshortcuts.cpp" line="33"/>
11901190
<source>Resize selection right 1px</source>
11911191
<translation type="unfinished"></translation>
11921192
</message>
11931193
<message>
1194-
<location filename="../../src/utils/configshortcuts.cpp" line="35"/>
1194+
<location filename="../../src/utils/configshortcuts.cpp" line="37"/>
11951195
<source>Resize selection up 1px</source>
11961196
<translation type="unfinished"></translation>
11971197
</message>
11981198
<message>
1199-
<location filename="../../src/utils/configshortcuts.cpp" line="39"/>
1199+
<location filename="../../src/utils/configshortcuts.cpp" line="41"/>
12001200
<source>Resize selection down 1px</source>
12011201
<translation type="unfinished"></translation>
12021202
</message>
12031203
<message>
1204-
<location filename="../../src/utils/configshortcuts.cpp" line="43"/>
1204+
<location filename="../../src/utils/configshortcuts.cpp" line="45"/>
12051205
<source>Select entire screen</source>
12061206
<translation type="unfinished"></translation>
12071207
</message>
12081208
<message>
1209-
<location filename="../../src/utils/configshortcuts.cpp" line="47"/>
1209+
<location filename="../../src/utils/configshortcuts.cpp" line="49"/>
12101210
<source>Move selection left 1px</source>
12111211
<translation type="unfinished"></translation>
12121212
</message>
12131213
<message>
1214-
<location filename="../../src/utils/configshortcuts.cpp" line="50"/>
1214+
<location filename="../../src/utils/configshortcuts.cpp" line="52"/>
12151215
<source>Move selection right 1px</source>
12161216
<translation type="unfinished"></translation>
12171217
</message>
12181218
<message>
1219-
<location filename="../../src/utils/configshortcuts.cpp" line="53"/>
1219+
<location filename="../../src/utils/configshortcuts.cpp" line="55"/>
12201220
<source>Move selection up 1px</source>
12211221
<translation type="unfinished"></translation>
12221222
</message>
12231223
<message>
1224-
<location filename="../../src/utils/configshortcuts.cpp" line="56"/>
1224+
<location filename="../../src/utils/configshortcuts.cpp" line="58"/>
12251225
<source>Move selection down 1px</source>
12261226
<translation type="unfinished"></translation>
12271227
</message>
12281228
<message>
1229-
<location filename="../../src/utils/configshortcuts.cpp" line="60"/>
1229+
<location filename="../../src/utils/configshortcuts.cpp" line="62"/>
12301230
<source>Commit text in text area</source>
12311231
<translation type="unfinished"></translation>
12321232
</message>
12331233
<message>
1234-
<location filename="../../src/utils/configshortcuts.cpp" line="66"/>
1235-
<location filename="../../src/utils/configshortcuts.cpp" line="70"/>
1234+
<location filename="../../src/utils/configshortcuts.cpp" line="68"/>
1235+
<location filename="../../src/utils/configshortcuts.cpp" line="72"/>
12361236
<source>Delete current tool</source>
12371237
<translation type="unfinished"></translation>
12381238
</message>
12391239
<message>
1240-
<location filename="../../src/utils/configshortcuts.cpp" line="74"/>
1240+
<location filename="../../src/utils/configshortcuts.cpp" line="76"/>
12411241
<source>Quit capture</source>
12421242
<translation type="unfinished">Ix de la captura</translation>
12431243
</message>
12441244
<message>
1245-
<location filename="../../src/utils/configshortcuts.cpp" line="80"/>
1246-
<location filename="../../src/utils/configshortcuts.cpp" line="84"/>
1245+
<location filename="../../src/utils/configshortcuts.cpp" line="82"/>
1246+
<location filename="../../src/utils/configshortcuts.cpp" line="86"/>
12471247
<source>Screenshot history</source>
12481248
<translation type="unfinished"></translation>
12491249
</message>
12501250
<message>
1251-
<location filename="../../src/utils/configshortcuts.cpp" line="82"/>
1252-
<location filename="../../src/utils/configshortcuts.cpp" line="87"/>
1251+
<location filename="../../src/utils/configshortcuts.cpp" line="84"/>
1252+
<location filename="../../src/utils/configshortcuts.cpp" line="89"/>
12531253
<source>Capture screen</source>
12541254
<translation type="unfinished"></translation>
12551255
</message>
12561256
<message>
1257-
<location filename="../../src/utils/configshortcuts.cpp" line="94"/>
1257+
<location filename="../../src/utils/configshortcuts.cpp" line="96"/>
12581258
<source>Show color picker</source>
12591259
<translation type="unfinished">Mostra el selector de color</translation>
12601260
</message>
12611261
<message>
1262-
<location filename="../../src/utils/configshortcuts.cpp" line="96"/>
1262+
<location filename="../../src/utils/configshortcuts.cpp" line="98"/>
12631263
<source>Change the tool&apos;s thickness</source>
12641264
<translation type="unfinished">Canvia el gruix de l&apos;eina</translation>
12651265
</message>

0 commit comments

Comments
 (0)