New previous/next page icons (kept old ones for web browser back/forward)

preferencesAboutTextFull
Craig Watson 8 years ago
parent 6a388505da
commit 26e0d76b7f
  1. 4
      resources/OpenBoard.qrc
  2. 6
      resources/forms/mainWindow.ui
  3. BIN
      resources/images/toolbar/next.png
  4. BIN
      resources/images/toolbar/nextPage.png
  5. BIN
      resources/images/toolbar/nextPageOn.png
  6. BIN
      resources/images/toolbar/previous.png
  7. BIN
      resources/images/toolbar/previousPage.png
  8. BIN
      resources/images/toolbar/previousPageOn.png

@ -60,9 +60,9 @@
<file>images/toolbar/background.png</file>
<file>images/toolbar/documents.png</file>
<file>images/toolbar/newPage.png</file>
<file>images/toolbar/nextPage.png</file>
<file>images/toolbar/next.png</file>
<file>images/toolbar/nextPageOn.png</file>
<file>images/toolbar/previousPage.png</file>
<file>images/toolbar/previous.png</file>
<file>images/toolbar/previousPageOn.png</file>
<file>images/toolbar/redo.png</file>
<file>images/toolbar/redoOn.png</file>

@ -456,8 +456,7 @@
</action>
<action name="actionWebBack">
<property name="icon">
<iconset resource="../OpenBoard.qrc">
<normaloff>:/images/toolbar/previousPageOn.png</normaloff>:/images/toolbar/previousPageOn.png</iconset>
<iconset theme=":images/toolbar/previous"/>
</property>
<property name="text">
<string>Back</string>
@ -471,8 +470,7 @@
</action>
<action name="actionWebForward">
<property name="icon">
<iconset resource="../OpenBoard.qrc">
<normaloff>:/images/toolbar/nextPageOn.png</normaloff>:/images/toolbar/nextPageOn.png</iconset>
<iconset theme=":images/toolbar/next"/>
</property>
<property name="text">
<string>Forward</string>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Loading…
Cancel
Save