View | Details | Raw Unified | Return to bug 41032
Collapse All | Expand All

(-)a/debian/templates/koha-conf-site.xml.in (-2 / +2 lines)
Lines 437-444 __END_SRU_PUBLICSERVER__ Link Here
437
        <service>github</service>
437
        <service>github</service>
438
    </repo>
438
    </repo>
439
    <repo>
439
    <repo>
440
        <name>PTFS Europe</name>
440
        <name>Open Fifth</name>
441
        <org_name>PTFS-Europe</org_name>
441
        <org_name>openfifth</org_name>
442
        <service>github</service>
442
        <service>github</service>
443
    </repo>
443
    </repo>
444
    <repo>
444
    <repo>
(-)a/etc/koha-conf.xml (-2 / +2 lines)
Lines 255-262 Link Here
255
        <service>github</service>
255
        <service>github</service>
256
    </repo>
256
    </repo>
257
    <repo>
257
    <repo>
258
        <name>PTFS Europe</name>
258
        <name>Open Fifth</name>
259
        <org_name>PTFS-Europe</org_name>
259
        <org_name>openfifth</org_name>
260
        <service>github</service>
260
        <service>github</service>
261
    </repo>
261
    </repo>
262
 </plugin_repos>
262
 </plugin_repos>
(-)a/t/data/koha-conf.xml (-3 / +2 lines)
Lines 247-254 Link Here
247
        <service>github</service>
247
        <service>github</service>
248
    </repo>
248
    </repo>
249
    <repo>
249
    <repo>
250
        <name>PTFS Europe</name>
250
        <name>Open Fifth</name>
251
        <org_name>ptfs-europe</org_name>
251
        <org_name>openfifth</org_name>
252
        <service>github</service>
252
        <service>github</service>
253
    </repo>
253
    </repo>
254
    -->
254
    -->
255
- 

Return to bug 41032