summaryrefslogtreecommitdiff
path: root/connman-gtk-xdg-autostart/debian/connman-gtk-xdg-autostart.links
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-08-13 13:58:32 +0000
committerB Stack <bgstack15@gmail.com>2020-08-13 13:58:32 +0000
commit04381bda82db66068723643b35d302d4f864a550 (patch)
tree88c05313172a682acc7bdca3cf5a0abf2b35ec2e /connman-gtk-xdg-autostart/debian/connman-gtk-xdg-autostart.links
parentMerge branch 'waterfox-bump' into 'master' (diff)
parentadd connman-gtk-xdg-autostart (diff)
downloadstackrpms-04381bda82db66068723643b35d302d4f864a550.tar.gz
stackrpms-04381bda82db66068723643b35d302d4f864a550.tar.bz2
stackrpms-04381bda82db66068723643b35d302d4f864a550.zip
Merge branch 'connman-xdg-bump' into 'master'
add connman-gtk-xdg-autostart Closes #25 See merge request bgstack15/stackrpms!181
Diffstat (limited to 'connman-gtk-xdg-autostart/debian/connman-gtk-xdg-autostart.links')
-rw-r--r--connman-gtk-xdg-autostart/debian/connman-gtk-xdg-autostart.links1
1 files changed, 1 insertions, 0 deletions
diff --git a/connman-gtk-xdg-autostart/debian/connman-gtk-xdg-autostart.links b/connman-gtk-xdg-autostart/debian/connman-gtk-xdg-autostart.links
new file mode 100644
index 0000000..8a2ce1d
--- /dev/null
+++ b/connman-gtk-xdg-autostart/debian/connman-gtk-xdg-autostart.links
@@ -0,0 +1 @@
+usr/share/applications/connman-gtk.desktop etc/xdg/autostart/connman-gtk.desktop
bgstack15