~jakuje/wallpaper-changer/unbundle-unity

« back to all changes in this revision

Viewing changes to src/gui/preferences.ui

  • Committer: Leon
  • Date: 2015-08-25 14:34:01 UTC
  • Revision ID: leon.vitanos@gmail.com-20150825143401-1sosse0ne8ul1nad
1. Fixed live earth not showing notifications, and time in wallpaper clock notification is now shown properly
2. Tray icon now has a tooltip saying
Wallch
Wallpaper changer
3. Le point dialog is now resizable
4. (Windows) Removed wallch.rc file as it is not needed from qt5 and after
Added properties for the exe file, eg "Mellori Studio" as the company of Wallch
Screenshots: http://i.imgur.com/II0MYMQ.png, http://i.imgur.com/nHCOAgZ.png

Show diffs side-by-side

added added

removed removed

Lines of Context:
238
238
     <item>
239
239
      <widget class="QStackedWidget" name="stackedWidget">
240
240
       <property name="currentIndex">
241
 
        <number>1</number>
 
241
        <number>0</number>
242
242
       </property>
243
243
       <widget class="QWidget" name="page_2">
244
244
        <layout class="QVBoxLayout" name="verticalLayout_6">
482
482
                    </property>
483
483
                    <item>
484
484
                     <property name="text">
485
 
                      <string>System's Default</string>
 
485
                      <string>Autodetect</string>
486
486
                     </property>
487
487
                    </item>
488
488
                    <item>
1483
1483
  </connection>
1484
1484
 </connections>
1485
1485
 <buttongroups>
 
1486
  <buttongroup name="buttonGroup_2"/>
 
1487
  <buttongroup name="buttonGroup"/>
1486
1488
  <buttongroup name="listTypeButtonGroup"/>
1487
 
  <buttongroup name="buttonGroup"/>
1488
 
  <buttongroup name="buttonGroup_2"/>
1489
1489
 </buttongroups>
1490
1490
</ui>