summarylogtreecommitdiffstats
path: root/google-photos.qtws
diff options
context:
space:
mode:
authorSimone Scalabrino2018-03-26 19:00:04 +0200
committerSimone Scalabrino2018-03-26 19:00:04 +0200
commitf8a93498b185dcdb88fe74f9838f7cc7b71a603f (patch)
tree8fb2a89e65deef702736534c0fc015679dd72043 /google-photos.qtws
downloadaur-google-photos-desktop.tar.gz
Initial commit
Diffstat (limited to 'google-photos.qtws')
-rw-r--r--google-photos.qtws29
1 files changed, 29 insertions, 0 deletions
diff --git a/google-photos.qtws b/google-photos.qtws
new file mode 100644
index 000000000000..fffe8bfa090e
--- /dev/null
+++ b/google-photos.qtws
@@ -0,0 +1,29 @@
+{
+ "name": "Google Photos",
+ "scope": ["google.com"],
+ "plugins": [],
+ "home": "https://photos.google.com/",
+ "icon": "/usr/share/pixmaps/google-photos-desktop.svg",
+ "saveSession": false,
+ "menu": [
+ {
+ "title": "Albums",
+ "action": "https://photos.google.com/albums"
+ },
+
+ {
+ "title": "Assistant",
+ "action": "https://photos.google.com/assistant"
+ },
+
+ {
+ "title": "Sharing",
+ "action": "https://photos.google.com/sharing"
+ },
+
+ {
+ "title": "Settings",
+ "action": "https://photos.google.com/settings"
+ }
+ ]
+}