Commit Graph

4 Commits

Author SHA1 Message Date
Boyuan Yang
ab65c22db2 data/debian: Prepare for 0.8.0 release
Files under data/debian/ directory are updated to be prepared for
flameshot 0.8.0 release.
2020-09-14 19:53: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
Boyuan Yang
7110537c4f Update some URLs due to project move
This commit updates some URLs used within the project:

* Update README.md logo URL so that the flameshot logo can be
  shown properly.
* Update metadata used in data/debian/ directory to make
  placeholder Debian packaging working again.
* Some other quick URL fixes.

These fixes are not meant to be exhaustive and more work is
needed.
2020-09-04 10:36:40 -04:00
Jeremy Borgman
f5013df306 First pass at converting from qmake to cmake. 2020-07-10 20:10:14 -05:00