9 Commits

Author SHA1 Message Date
Mehrad Mahmoudian
2004959b4a Fix documentations (#3934)
* fixes code fence symmetry

* capitalized names in documentations

* improves markdown styling of documentation
2025-05-11 07:50:28 -05:00
borgmanJeremy
8beb605cd3 Update CONTRIBUTING.md
Changed donation to rysolv to allow more contributors to be funded.
2021-09-27 20:36:18 -05:00
a1346054
b95e096136 Simple maintenance improvements (#1918)
* Use license file from gnu.org

Downloaded from:
https://www.gnu.org/licenses/gpl-3.0.txt

* Add missing final newline

* Fix link

* Fix shellcheck warnings

* Move donation header one level up

* Fix typos

* Stop mixing tabs and spaces

* Trim trailing whitespace
2021-09-27 20:33:45 -05:00
James LaChance
3ceaf66cd8 Add instructions for how to format code
This took @jfly and me far too long to figure out how to actually get
the code formatted.
2020-10-14 08:55:55 -05:00
Alex Pantechovskis
55bed077ca Remove outdated translation table and link the instruction repo 2020-10-01 18:56:52 -05:00
Tiago Rinaldi
ead84c502c Update CONTRIBUTING.md
Add pt_BR translation credits
2020-10-01 07:41:13 -05:00
Boyuan Yang
18f18ce7ef Fix D-Bus activation name
Originally the App uses org.dharkael.Flameshot in D-Bus.
Since we have moved the project under organization, the
name we are using now should be org.flameshot.Flameshot.
This need to be kept unified across the whole project.

This fixes D-Bus invocation problem and should fixes: #850 .
2020-09-07 11:16:03 -05:00
Jeremy Borgman
a37fc9bdc4 Added RFC process 2020-09-02 12:17:26 -05:00
Jeremy Borgman
f5013df306 First pass at converting from qmake to cmake. 2020-07-10 20:10:14 -05:00