Skip to content

Commit

Permalink
Additional rakarrack >> rakarrack-plus help updates.
Browse files Browse the repository at this point in the history
New icons.
New .xpms.
Update .desktop.
Update error message.
Update cmake.
  • Loading branch information
stazed authored and stazed committed Mar 31, 2021
1 parent 125c69e commit 59f2c1e
Show file tree
Hide file tree
Showing 10 changed files with 573 additions and 651 deletions.
2 changes: 1 addition & 1 deletion data/rakarrack-plus.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ GenericName=Rakarrack-Plus
Comment=Guitar Effects Processor
Comment[fr]=Processeur d'effets de guitare
Terminal=false
Icon=icono_rakarrack_128x128
Icon=icono_rakarrack-plus_128x128
6 changes: 3 additions & 3 deletions doc/help/help.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
scp help.html raboofje,[email protected]:htdocs
-->

<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8"><title>Rakarrack Help</title>
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8"><title>Rakarrack-plus Help</title>
<meta name="AUTHOR" content="Josep Andreu">
<meta name="CREATED" content="0;0">
<meta name="CHANGED" content="20100112;22402500">
Expand All @@ -20,10 +20,10 @@
<tbody>
<tr>
<td>
<p><a href="https://[email protected]/Stazed/rakarrack-plus"><img style="border: 2px solid ; width: 400px; height: 435px;" src="imagenes/icono_rakarrack_128x128.png" alt="rakarrack Logo" hspace="10"></a></p>
<p><a href="https://[email protected]/Stazed/rakarrack-plus"><img style="border: 2px solid ; width: 400px; height: 435px;" src="imagenes/Help_rakarrack-plus.png" alt="rakarrack-plus Logo" hspace="10"></a></p>
</td>
<td bgcolor="#fbfbfb">
<h1><b>Rakarrack Help Contents</b></h1>
<h1><b>Rakarrack-plus Help Contents</b></h1>
<hr>
<h3><a href="hardware.html">Hardware Connections</a></h3>
<h3><a href="general.html">General</a></h3>
Expand Down
Binary file added doc/help/imagenes/Help_rakarrack-plus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions icons/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

install (FILES icono_rakarrack_128x128.png
icono_rakarrack_32x32.png
icono_rakarrack_64x64.png
install (FILES icono_rakarrack-plus_128x128.png
icono_rakarrack-plus_32x32.png
icono_rakarrack-plus_64x64.png
DESTINATION share/pixmaps)
Binary file added icons/icono_rakarrack-plus_128x128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/icono_rakarrack-plus_32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/icono_rakarrack-plus_64x64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 59f2c1e

Please sign in to comment.