summarylogtreecommitdiffstats
path: root/google-photos.qtws
diff options
context:
space:
mode:
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"
+ }
+ ]
+}