small tweaks in control, copyright and mainwindow.ui.
authorIonutz Borcoman <iborco@gmail.com>
Sat, 19 Mar 2011 08:31:42 +0000 (10:31 +0200)
committerIonutz Borcoman <iborco@gmail.com>
Sat, 19 Mar 2011 08:31:42 +0000 (10:31 +0200)
src/debian/control
src/debian/copyright
src/mainwindow.ui

index 8bd3cfb..504dc9b 100644 (file)
@@ -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
index d8a04a3..b502fcb 100644 (file)
@@ -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 <iborco@gmail.com> and
+The Debian packaging is (C) 2011, Ionutz Borcoman <iborco+maemo@gmail.com> and
 is licensed under the GPL, see above.
index be43b75..0bf5a33 100644 (file)
@@ -11,7 +11,7 @@
    </rect>
   </property>
   <property name="windowTitle">
-   <string>XBMC Net Movies RC</string>
+   <string>Simple XBMC Remote</string>
   </property>
   <widget class="QWidget" name="centralWidget">
    <layout class="QVBoxLayout" name="verticalLayout_5">
@@ -97,6 +97,9 @@
        <layout class="QVBoxLayout" name="verticalLayout_4">
         <item>
          <widget class="QToolButton" name="showGuiBtn">
+          <property name="toolTip">
+           <string>show/hide gui</string>
+          </property>
           <property name="text">
            <string>...</string>
           </property>
         </item>
         <item>
          <widget class="QToolButton" name="contextMenuBtn">
+          <property name="toolTip">
+           <string>show context menu</string>
+          </property>
           <property name="text">
            <string>...</string>
           </property>
         </item>
         <item>
          <widget class="QToolButton" name="sendEscKeyBtn">
+          <property name="toolTip">
+           <string>send esc key</string>
+          </property>
           <property name="text">
            <string>...</string>
           </property>
              <enum>Qt::NoFocus</enum>
             </property>
             <property name="toolTip">
-             <string>up</string>
+             <string>up/skip more forward</string>
             </property>
             <property name="text">
              <string>...</string>
              <enum>Qt::NoFocus</enum>
             </property>
             <property name="toolTip">
-             <string>left</string>
+             <string>left/skip backward</string>
             </property>
             <property name="text">
              <string>...</string>
              <enum>Qt::NoFocus</enum>
             </property>
             <property name="toolTip">
-             <string>right</string>
+             <string>right/skip forward</string>
             </property>
             <property name="text">
              <string>...</string>
              <enum>Qt::NoFocus</enum>
             </property>
             <property name="toolTip">
-             <string>down</string>
+             <string>down/skip more backward</string>
             </property>
             <property name="text">
              <string>...</string>