Auto stash before merge of "master" and "origin/master"

This commit is contained in:
Andrei Yankovich 2018-05-08 14:40:18 +03:00
parent 17a5ef65f7
commit 8264b13ba7
2 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@ Version=1.4
Name=Hanoi Towers
Comment=Hanoi Towers Game.
Exec=hanoi-towers
Icon=/snap/hanoi-towers/current/meta/gui/icon.png
Icon=/snap/hanoi-tower/current/meta/gui/icon.png
Terminal=false
Type=Application
Categories=Games;Application;

View File

@ -1,4 +1,4 @@
name: hanoi
name: hanoi-tower
version: '1.4 test'
summary: Hanoi Towers Game
description: |
@ -10,14 +10,14 @@ confinement: strict # use 'strict' once you have the right plugs and slots
icon: source/res/icon.png
apps:
hanoi:
command: qt5-launch hanoi-towers
hanoi-tower:
command: qt5-launch hanoi-tower/bin/hanoi-towers
# desktop: usr/share/applications/desc.desktop
plugs: [desktop, home, opengl, x11, wayland]
parts:
hanoi:
hanoi-tower:
plugin: qmake
source: source/
build-packages: