aboutsummaryrefslogtreecommitdiffstats
path: root/etc/flameshot.profile
Commit message (Collapse)AuthorAge
* Add descriptions to profiles, pulled from Ubuntu 18.04Libravatar Tad2018-08-13
|
* Stop breaking PKI with private-etcLibravatar Tad2018-08-08
| | | | | Command: grep "crypto-policies" -iL $(grep "private-etc" -il $(grep "inet,inet6" . -Rl)) + fixes for #2077
* created flameshot profile (#2063)Libravatar veloute2018-07-25
* created flameshot profile * made requested changes * private-etc fixed