Skip to content

Commit

Permalink
update appdata for screenshots from github itself.
Browse files Browse the repository at this point in the history
  • Loading branch information
karlkleinpaste committed Sep 12, 2017
1 parent 25667d2 commit 0e73368
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
5 changes: 3 additions & 2 deletions ChangeLog
@@ -1,8 +1,9 @@
2017-09/11 karl <charcoal@users.sf.net>
2017-09-11 karl <charcoal@users.sf.net>

* #822 prefs option not to use alternating fg/bg in parallel displays.
* update appdata to get screenshots from github, not sourceforge.

2017-09/03 karl <charcoal@users.sf.net>
2017-09-03 karl <charcoal@users.sf.net>

* #524 fix use of fonts whose names end in digits.
(ex. Goudy Bookletter 1911.)
Expand Down
12 changes: 6 additions & 6 deletions xiphos.appdata.xml
Expand Up @@ -24,27 +24,27 @@
</description>
<screenshots>
<screenshot type="default">
<image>https://a.fsdn.com/con/app/proj/gnomesword/screenshots/281659.jpg</image>
<image>https://raw.githubusercontent.com/crosswire/xiphos/master/pixmaps/screenshots/main-window.jpg</image>
<caption>Main window</caption>
</screenshot>
<screenshot>
<image>https://a.fsdn.com/con/app/proj/gnomesword/screenshots/281653.jpg</image>
<image>https://raw.githubusercontent.com/crosswire/xiphos/master/pixmaps/screenshots/advanced-search.jpg</image>
<caption>Advanced Search window</caption>
</screenshot>
<screenshot>
<image>https://a.fsdn.com/con/app/proj/gnomesword/screenshots/281661.jpg</image>
<image>https://raw.githubusercontent.com/crosswire/xiphos/master/pixmaps/screenshots/module-manager.jpg</image>
<caption>Module manager, for obtaining/updating/indexing content modules</caption>
</screenshot>
<screenshot>
<image>https://a.fsdn.com/con/app/proj/gnomesword/screenshots/281655.jpg</image>
<image>https://raw.githubusercontent.com/crosswire/xiphos/master/pixmaps/screenshots/parallel-display.jpg</image>
<caption>Detached parallel display window</caption>
</screenshot>
<screenshot>
<image>https://a.fsdn.com/con/app/proj/gnomesword/screenshots/281663.jpg</image>
<image>https://raw.githubusercontent.com/crosswire/xiphos/master/pixmaps/screenshots/global-display-options.jpg</image>
<caption>Main viewing options</caption>
</screenshot>
<screenshot>
<image>https://a.fsdn.com/con/app/proj/gnomesword/screenshots/281657.jpg</image>
<image>https://raw.githubusercontent.com/crosswire/xiphos/master/pixmaps/screenshots/module-display-options.jpg</image>
<caption>Module-specific display choices</caption>
</screenshot>
</screenshots>
Expand Down

0 comments on commit 0e73368

Please sign in to comment.