From 493c1714b00a4855acd7c052fe97111c93411427 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20Hoffsu=CC=88mmer?= Date: Mon, 2 Sep 2019 17:42:36 +0200 Subject: [PATCH] Add support for Robo 3T as discussed in https://github.com/lra/mackup/issues/1446 --- CHANGELOG.md | 1 + README.md | 2 +- mackup/applications/robo3t.cfg | 5 +++++ mackup/applications/robomongo.cfg | 5 ----- 4 files changed, 7 insertions(+), 6 deletions(-) create mode 100644 mackup/applications/robo3t.cfg delete mode 100644 mackup/applications/robomongo.cfg diff --git a/CHANGELOG.md b/CHANGELOG.md index dd76dcdc9..7d331b56d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## WIP - Added support for Bat (via @joshmedeski) +- Added support for Robo 3T (via @captnswing) ## Mackup 0.8.27 diff --git a/README.md b/README.md index 6e359e757..565229fde 100644 --- a/README.md +++ b/README.md @@ -473,7 +473,7 @@ See the [README](doc/README.md) file in the doc directory for more info. - [Redshift](http://jonls.dk/redshift/) - [Rhythmbox](https://wiki.gnome.org/Apps/Rhythmbox) - [Rime](http://rime.im/) -- [Robomongo](http://robomongo.org/) +- [Robo 3T](http://robomongo.org/) - [Rofi](https://github.com/DaveDavenport/rofi) - [Royal TSX](http://www.royaltsx.com/ts/osx/features) - [RStudio](https://www.rstudio.com/) diff --git a/mackup/applications/robo3t.cfg b/mackup/applications/robo3t.cfg new file mode 100644 index 000000000..f7891e278 --- /dev/null +++ b/mackup/applications/robo3t.cfg @@ -0,0 +1,5 @@ +[application] +name = Robo 3T + +[configuration_files] +Library/Preferences/com.3t.Robomongo.plist diff --git a/mackup/applications/robomongo.cfg b/mackup/applications/robomongo.cfg deleted file mode 100644 index 177835292..000000000 --- a/mackup/applications/robomongo.cfg +++ /dev/null @@ -1,5 +0,0 @@ -[application] -name = Robomongo - -[configuration_files] -.config/robomongo