rm gconf from patch

master
Mike Hiretsky 14 years ago
parent 75312f0e46
commit be310dd3a1

@ -1,15 +0,0 @@
# Calculate format=xml_gconf append=join
<?xml version="1.0"?>
<gconf>
<entry name="options" type="list" ltype="string">
<li type="string">
<stringvalue>grp grp:caps_toggle</stringvalue>
</li>
<li type="string">
<stringvalue>terminate terminate:ctrl_alt_bksp</stringvalue>
</li>
<li type="string">
<stringvalue>grp_led grp_led:scroll</stringvalue>
</li>
</entry>
</gconf>

@ -1,12 +0,0 @@
# Calculate name=%gconf.xml format=xml_gconf append=join os_locale_lang==pt_BR
<?xml version="1.0"?>
<gconf>
<entry name="layouts" type="list" ltype="string">
<li type="string">
<stringvalue>br</stringvalue>
</li>
<li type="string">
<stringvalue>us</stringvalue>
</li>
</entry>
</gconf>

@ -1,12 +0,0 @@
# Calculate name=%gconf.xml format=xml_gconf append=join os_locale_lang==de_DE
<?xml version="1.0"?>
<gconf>
<entry name="layouts" type="list" ltype="string">
<li type="string">
<stringvalue>de</stringvalue>
</li>
<li type="string">
<stringvalue>us</stringvalue>
</li>
</entry>
</gconf>

@ -1,12 +0,0 @@
# Calculate name=%gconf.xml format=xml_gconf append=join os_locale_lang==es_ES
<?xml version="1.0"?>
<gconf>
<entry name="layouts" type="list" ltype="string">
<li type="string">
<stringvalue>es</stringvalue>
</li>
<li type="string">
<stringvalue>us</stringvalue>
</li>
</entry>
</gconf>

@ -1,12 +0,0 @@
# Calculate name=%gconf.xml format=xml_gconf append=join os_locale_lang==fr_FR
<?xml version="1.0"?>
<gconf>
<entry name="layouts" type="list" ltype="string">
<li type="string">
<stringvalue>fr</stringvalue>
</li>
<li type="string">
<stringvalue>us</stringvalue>
</li>
</entry>
</gconf>

@ -1,12 +0,0 @@
# Calculate name=%gconf.xml format=xml_gconf append=join os_locale_lang==it_IT
<?xml version="1.0"?>
<gconf>
<entry name="layouts" type="list" ltype="string">
<li type="string">
<stringvalue>it</stringvalue>
</li>
<li type="string">
<stringvalue>us</stringvalue>
</li>
</entry>
</gconf>

@ -1,12 +0,0 @@
# Calculate name=%gconf.xml format=xml_gconf append=join os_locale_lang==pl_PL
<?xml version="1.0"?>
<gconf>
<entry name="layouts" type="list" ltype="string">
<li type="string">
<stringvalue>pl</stringvalue>
</li>
<li type="string">
<stringvalue>us</stringvalue>
</li>
</entry>
</gconf>

@ -1,12 +0,0 @@
# Calculate name=%gconf.xml format=xml_gconf append=join os_locale_lang==ru_RU
<?xml version="1.0"?>
<gconf>
<entry name="layouts" type="list" ltype="string">
<li type="string">
<stringvalue>us</stringvalue>
</li>
<li type="string">
<stringvalue>ru</stringvalue>
</li>
</entry>
</gconf>

@ -1,12 +0,0 @@
# Calculate name=%gconf.xml format=xml_gconf append=join os_locale_lang==uk_UA
<?xml version="1.0"?>
<gconf>
<entry name="layouts" type="list" ltype="string">
<li type="string">
<stringvalue>us</stringvalue>
</li>
<li type="string">
<stringvalue>ua</stringvalue>
</li>
</entry>
</gconf>

@ -1,9 +0,0 @@
# Calculate name=%gconf.xml format=xml_gconf append=join os_locale_lang==en_US
<?xml version="1.0"?>
<gconf>
<entry name="layouts" type="list" ltype="string">
<li type="string">
<stringvalue>us</stringvalue>
</li>
</entry>
</gconf>

@ -1,19 +0,0 @@
# Calculate os_root_type==livecd chmod=0755
#!/usr/bin/env xdg-open
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Type=Application
Name=Readme
Comment=
Categories=Application;
#?os_locale_language!=ru#
Exec=xdg-open /usr/calculate/install/doc/handbook.html
#os_locale_language#
#?os_locale_language==ru#
Exec=xdg-open /usr/calculate/install/doc/handbook-ru.html
#os_locale_language#
Icon=text-html
Terminal=false
StartupNotify=false
Loading…
Cancel
Save