da37dc6c5344a64e78316a3b312be1eb0d992fbb
gruffen + New plugin: the ability t...

gruffen authored 13 years ago

1) <?xml version="1.0"?>
2) <!DOCTYPE package-info SYSTEM "http://www.simplemachines.org/xml/package-info">
3) <package-info xmlns="http://www.simplemachines.org/xml/package-info" xmlns:smf="http://www.simplemachines.org/">
4) 	<id>SimpleDeskTeam:reporthelpdesk</id>
5) 	<name>SimpleDesk: Report to Helpdesk</name>
6) 	<version>1.0</version>
gruffen ! [Plugins] All of the know...

gruffen authored 12 years ago

7) 	<type>sdplugin</type>
gruffen ! [All plugins] Updated pac...

gruffen authored 12 years ago

8) 	<install for="2.0">
gruffen + New plugin: the ability t...

gruffen authored 13 years ago

9) 		<require-file name="SDPluginReportToHelpdesk.english.php" destination="$languagedir" />
10) 		<require-dir name="report_to_helpdesk" destination="$sourcedir/sd_plugins_source" />
11) 		
12) 		<redirect url="?action=admin;area=helpdesk_plugins#js_feature_report_to_helpdesk" />
13) 	</install>
14) 
gruffen ! [All plugins] Updated pac...

gruffen authored 12 years ago

15) 	<uninstall for="2.0">