Bump
This commit is contained in:
parent
767edfd8b4
commit
6d2c75129d
@ -1 +1 @@
|
||||
c90a2c27a2ace6670a0acd79a582848f4f5fe825 /usr/portage/distfiles/PlanMakerViewer2010.msi
|
||||
2572cab74fd6dd7269a239eb553b2675134880e7 /usr/portage/distfiles/PlanMakerViewer2010.msi
|
||||
|
@ -155,11 +155,6 @@
|
||||
<Verb Id="open" Command="Open" Argument=""%1"" TargetFile="PMVIEWER.EXE" />
|
||||
</Extension>
|
||||
</ProgId>
|
||||
<ProgId Id="pmviewer.txt" Description="Text File">
|
||||
<Extension Id="txt" ContentType="text/plain, application/txt, browser/internal, text/anytext, widetext/plain, widetext/paragraph">
|
||||
<Verb Id="open" Command="Open" Argument=""%1"" TargetFile="PMVIEWER.EXE" />
|
||||
</Extension>
|
||||
</ProgId>
|
||||
<ProgId Id="pmviewer.csv" Description="Comma-Separated Variables">
|
||||
<Extension Id="csv" ContentType="text/comma-separated-values, text/csv, application/csv, application/excel, application/vnd.ms-excel, application/vnd.msexcel, text/anytext">
|
||||
<Verb Id="open" Command="Open" Argument=""%1"" TargetFile="PMVIEWER.EXE" />
|
||||
|
2
build.sh
2
build.sh
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
PN="pmviewer"
|
||||
VERSION="2010"
|
||||
RELEASE="8"
|
||||
RELEASE="9"
|
||||
PRIORITY="0"
|
||||
ADVICE=""
|
||||
TYPE="restrict"
|
||||
|
Loading…
x
Reference in New Issue
Block a user