Advertisement
Guest User

OpenLPrc3

a guest
Oct 12th, 2012
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [Launch]
  2. ProgramExecutable=OpenLP\OpenLP.exe
  3. CommandLineArguments="-p"
  4. WorkingDirectory=%PAL:AppDir%\OpenLP
  5. DirectoryMoveOK=Yes
  6. SupportsUNC=no
  7.  
  8. [Activate]
  9. Registry=true
  10.  
  11. [Environment]
  12. PATH=%PATH%;%PAL:PortableAppsDir%\VLCPortable\App\vlc
  13.  
  14. [RegistryCleanupIfEmpty]
  15. 1=HKCU\kde.org\lipphonon
  16. 2=HKCU\kde.org
  17.  
  18. [QtKeysCleanup]
  19. 1=Qt Factory Cache 4.7\com.trolltech.Qt.QIconEngineFactoryInterface:
  20. 2=Qt Factory Cache 4.7\com.trolltech.Qt.QIconEngineFactoryInterfaceV2:
  21. 3=Qt Factory Cache 4.7\com.trolltech.Qt.QTextCodecFactoryInterface:
  22.  
  23. [FileWrite1]
  24. Type=INI
  25. File=%PAL:DataDir%\OpenLP.ini
  26. Section=%General
  27. Key=language
  28. Value=%PAL:LanguageCustom%
  29.  
  30. [FileWrite2]
  31. Type=Replace
  32. File=%PAL:DataDir%\OpenLP.ini
  33. Find=%PAL:LastDrive%%PAL:LastPackagePartialDir:ForwardSlash%
  34. Replace=%PAL:Drive%%PAL:PackagePartialDir:ForwardSlash%
  35.  
  36. [FileWrite3]
  37. Type=Replace
  38. File=%PAL:DataDir%\OpenLP.ini
  39. Find=%PAL:LastDrive%%PAL:LastPackagePartialDir:DoubleBackslash%
  40. Replace=%PAL:Drive%%PAL:PackagePartialDir:DoubleBackslash%
  41.  
  42. [FileWrite4]
  43. Type=Replace
  44. File=%PAL:DataDir%\OpenLP.ini
  45. Find=%PAL:LastDrive%/
  46. Replace=%PAL:Drive%/
  47.  
  48. [FileWrite5]
  49. Type=Replace
  50. File=%PAL:DataDir%\OpenLP.ini
  51. Find=%PAL:LastDrive%\\
  52. Replace=%PAL:Drive%\\
  53.  
  54. [Language]
  55. Base=%PortableApps.comLocaleglibc%
  56. CheckIfExists=%PAL:AppDir%\OpenLP\i18n\%PAL:LanguageCustom%.qm
  57. DefaultIfNotExists=en
  58.  
  59. [LanguageStrings]
  60. af=af
  61. cs=cs
  62. da=da
  63. de=de
  64. el=el
  65. en_US=en
  66. es=es
  67. et=et
  68. fi=fi
  69. fr=fr
  70. hu=hu
  71. id=id
  72. it=it
  73. ja=ja
  74. ko=ko
  75. nb=nb
  76. nl=nl
  77. pl=pl
  78. pt_BR=pt_BR
  79. ru=ru
  80. sk=sk
  81. sq=sq
  82. sv=sv
  83. zh_CN=zh_CN
  84.  
  85. [LanguageFile]
  86. Type=INI
  87. File=%PAL:DataDir%\OpenLP.ini
  88. Section=%General
  89. Key=language
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement