Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schedule Editor: Fixed Button Positions #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions schedule-ui.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1756,12 +1756,12 @@
</button>

<button name="cancel" from="basebutton">
<position>377,642</position>
<position>377,631</position>
<value>Cancel</value>
</button>

<button name="save" from="basebutton">
<position>752,642</position>
<position>706,631</position>
<value>Save</value>
</button>
</window>
Expand Down
4 changes: 2 additions & 2 deletions themeinfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@

<version>
<major>0</major>
<minor>5</minor>
<minor>51</minor>
</version>

<detail>
<thumbnail name="preview">screenshots/Recordings.png</thumbnail>
<description>Readability is a theme for MythTV 0.25 and above that focusses on showing UI elements in a way that is easily readable on a TV when viewed from a distance. It is based on the Mythbuntu theme, but also borrows from a number of XBMC theme (Aeon and Confluence) for inspiration. </description>
<errata>N/A</errata>
</detail>
</themeinfo>
</themeinfo>