diff options
author | Mark Crane <mcrane@pfsense.org> | 2008-12-26 22:16:16 +0000 |
---|---|---|
committer | Mark Crane <mcrane@pfsense.org> | 2008-12-26 22:16:16 +0000 |
commit | e69077d54753fba4706d433a444f1377ef554ed5 (patch) | |
tree | df4cedb041da1721044fe12b029f9b4d32b3f4e0 /packages/tftp/tftp.xml | |
parent | 7899b28a3c2528ab756ef5790492778c2856b035 (diff) | |
download | pfsense-packages-e69077d54753fba4706d433a444f1377ef554ed5.tar.gz pfsense-packages-e69077d54753fba4706d433a444f1377ef554ed5.tar.bz2 pfsense-packages-e69077d54753fba4706d433a444f1377ef554ed5.zip |
TFTP package add last modified to file list, remove Description tab, change status to beta
Diffstat (limited to 'packages/tftp/tftp.xml')
-rw-r--r-- | packages/tftp/tftp.xml | 18 |
1 files changed, 3 insertions, 15 deletions
diff --git a/packages/tftp/tftp.xml b/packages/tftp/tftp.xml index 4563cc1c..c7f72a5a 100644 --- a/packages/tftp/tftp.xml +++ b/packages/tftp/tftp.xml @@ -41,7 +41,7 @@ <requirements>Describe your package requirements here</requirements> <faq>Currently there are no FAQ items provided.</faq> <name>tftp Settings</name> - <version>0.7.2</version> + <version>0.7.3</version> <title>TFTP: Settings</title> <include_file>/usr/local/pkg/tftp.inc</include_file> <menu> @@ -49,7 +49,7 @@ <tooltiptext>Add or Remove files for TFTP.</tooltiptext> <section>Services</section> <configfile>tftp.xml</configfile> - <url>/pkg_edit.php?xml=tftp.xml&id=0</url> + <url>/tftp/tftp_files.php</url> </menu> <service> <name>tftp</name> @@ -59,11 +59,6 @@ </service> <tabs> <tab> - <text>Description</text> - <url>/pkg_edit.php?xml=tftp.xml&id=0</url> - <active/> - </tab> - <tab> <text>Files</text> <url>/tftp/tftp_files.php</url> </tab> @@ -78,14 +73,7 @@ <prefix>/tmp/</prefix> <chmod>0755</chmod> <item>http://www.pfsense.com/packages/config/tftp/tftp_files.tmp</item> - </additional_files_needed> - <fields> - <field> - <fielddescr>TFTP</fielddescr> - <fieldname>tftp</fieldname> - <description>Trivial File Transport Protocol is a very simple file transfer protocol. Often used with routers, voip phones and more.</description> - </field> - </fields> + </additional_files_needed> <custom_add_php_command> </custom_add_php_command> <custom_php_resync_config_command> |