From 331b49852694aa695180b4e8d98aba086411885f Mon Sep 17 00:00:00 2001 From: Ionutz Borcoman Date: Sat, 19 Mar 2011 10:31:42 +0200 Subject: [PATCH] small tweaks in control, copyright and mainwindow.ui. --- src/debian/control | 1 - src/debian/copyright | 2 +- src/mainwindow.ui | 19 ++++++++++++++----- 3 files changed, 15 insertions(+), 7 deletions(-) diff --git a/src/debian/control b/src/debian/control index 8bd3cfb..504dc9b 100644 --- a/src/debian/control +++ b/src/debian/control @@ -15,7 +15,6 @@ Description: simple xbmc remote control Can navigate your video collection, start/pause/stop movies, skip forward and back, control the volume, switch the existing subtitles and languages. XSBC-Bugtracker: https://garage.maemo.org/tracker/?atid=7118&group_id=2102 XSBC-Maemo-Display-Name: Simple XBMC Remote -XB-Maemo-Upgrade-Description: Initial release for Maemo. XB-Maemo-Icon-26: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABHNCSVQICAgI fAhkiAAAAAlwSFlzAAAE/wAABP8BbsPM1QAAABl0RVh0U29mdHdhcmUAd3d3 diff --git a/src/debian/copyright b/src/debian/copyright index d8a04a3..b502fcb 100644 --- a/src/debian/copyright +++ b/src/debian/copyright @@ -29,5 +29,5 @@ License: On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. -The Debian packaging is (C) 2011, Ionutz Borcoman and +The Debian packaging is (C) 2011, Ionutz Borcoman and is licensed under the GPL, see above. diff --git a/src/mainwindow.ui b/src/mainwindow.ui index be43b75..0bf5a33 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -11,7 +11,7 @@ - XBMC Net Movies RC + Simple XBMC Remote @@ -97,6 +97,9 @@ + + show/hide gui + ... @@ -114,6 +117,9 @@ + + show context menu + ... @@ -131,6 +137,9 @@ + + send esc key + ... @@ -300,7 +309,7 @@ Qt::NoFocus - up + up/skip more forward ... @@ -340,7 +349,7 @@ Qt::NoFocus - left + left/skip backward ... @@ -386,7 +395,7 @@ Qt::NoFocus - right + right/skip forward ... @@ -426,7 +435,7 @@ Qt::NoFocus - down + down/skip more backward ... -- 1.7.9.5