File: plugins.lst

package info (click to toggle)
playonlinux 4.1.1-1
  • links: PTS, VCS
  • area: contrib
  • in suites: wheezy
  • size: 11,208 kB
  • sloc: python: 6,173; sh: 5,358; ansic: 72; makefile: 8
file content (41 lines) | stat: -rw-r--r-- 1,344 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
## PlayOnLinux default plugin list
## Copyright (C) 2007-2011 PlayOnLinux Team
## Version 1 /2010-09-01/
## Version 4 /2011-07-07/

##Lines begining with # was ignored
##syntax:
##uid;plugin_file.pol;install_dir;status;version_human;version
##	uid 		= unique ID
##	plugin_file.pol = name of plugin file (found in $PLAYONLINUX/plugins/)
##	install_dir	= in which directory the plugin is finaly installed ($POL_USER_ROOT/plugins/??)
##	status		= enable or disable
##	version_human	= version of plugin
##	version		= integer number used for determine if this plugin should be update (never decrease this value!)
##	linux compatible = bool 1/0
##	mac compatiblle = bool 1/0

##example:
#awc;AdvancedWineConfiguration_3.5.1.pol;Advanced Wine Configuration;enable;3.5.1;17
##

## in fact empty line is also ignored because it's more easy to read =)
##

#Offline PlayOnLinux
offlineplayonlinux;OfflinePlayOnLinux_0.6.pol;Offline PlayOnLinux;disable;0.6;5;1;0

#Transgaming Cedega
cedega;TransgamingCedega_0.3.pol;Transgaming Cedega;disable;0.3;1;1;0

#Wine Import
import;WineImport_0.3.pol;WineImport;disable;0.4;4;1;0

#Wine Look
look;WineLook_0.4.pol;Wine Look;enable;0.4;1;1;1

##Screencap
screencap;ScreenCap_0.0.4.pol;ScreenCap;enable;0.0.4;1;1;1

##PlayOnLinux Vault
playonlinuxvault;polvault-4.0.1_all.pol;PlayOnLinux Vault;enable;4.0.1;402;1;0