Add patch-2.2.8 for migrate to Leafpad in to CLDX. Fix patch-2.2.7.
This commit is contained in:
parent
0b0bb6a7c0
commit
cd47e53175
9 changed files with 37 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
update = on
|
||||
|
||||
[ver]
|
||||
patch = 2.2.6
|
||||
patch = 2.2.8
|
||||
|
||||
[update]
|
||||
patch = on
|
||||
|
|
1
desktop/desktop/00-patch-2.2.8/.calculate_directory
Normal file
1
desktop/desktop/00-patch-2.2.8/.calculate_directory
Normal file
|
@ -0,0 +1 @@
|
|||
# Calculate append=skip belong(calculate-desktop)!=&&ini(update.patch)!=off&&ini(ver.patch)<2.2.8
|
3
desktop/desktop/00-patch-2.2.8/10000000043.desktop
Normal file
3
desktop/desktop/00-patch-2.2.8/10000000043.desktop
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Calculate format=kde link=/usr/share/applications/leafpad.desktop path=~/.config/xfce4/panel/launcher-43
|
||||
[Desktop Entry]
|
||||
X-XFCE-Source=file:///usr/share/applications/leafpad.desktop
|
7
desktop/desktop/00-patch-2.2.8/ini.env
Normal file
7
desktop/desktop/00-patch-2.2.8/ini.env
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Calculate format=samba path=~/.calculate
|
||||
|
||||
[ver]
|
||||
patch = 2.2.8
|
||||
|
||||
[update]
|
||||
patch = on
|
|
@ -1,4 +1,4 @@
|
|||
# Calculate format=kde ini(ver.kde)!=
|
||||
# Calculate format=kde ini(ver.kde)!= path=~/.kde/share/config
|
||||
[$Version]
|
||||
#для отмены сброса настройки cursorTheme
|
||||
update_info=mouse_cursor_theme.upd:kde3.4.99
|
2
desktop/desktop/00-patch-2.2.8/kcminputrc-bad
Normal file
2
desktop/desktop/00-patch-2.2.8/kcminputrc-bad
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Calculate ini(ver.kde)!= append=remove name=kcminputrc
|
||||
|
8
desktop/desktop/00-patch-2.2.8/leafpadrc
Normal file
8
desktop/desktop/00-patch-2.2.8/leafpadrc
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Calculate path=~/.config/leafpad
|
||||
0.8.17
|
||||
600
|
||||
400
|
||||
Droid Sans Mono 10
|
||||
1
|
||||
0
|
||||
0
|
12
desktop/desktop/00-patch-2.2.8/xfce4-panel.xml
Normal file
12
desktop/desktop/00-patch-2.2.8/xfce4-panel.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Calculate format=xml_xfce path=~/.config/xfce4/xfconf/xfce-perchannel-xml
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<channel name="xfce4-panel" version="1.0">
|
||||
<property name="plugins" type="empty">
|
||||
<property name="plugin-43" type="string" value="launcher">
|
||||
<property name="items" type="array">
|
||||
<value type="string" value="10000000043.desktop"/>
|
||||
</property>
|
||||
</property>
|
||||
</property>
|
||||
</channel>
|
|
@ -1,3 +1,3 @@
|
|||
# Calculate format=kde link=/usr/share/applications/mousepad.desktop
|
||||
# Calculate format=kde link=/usr/share/applications/leafpad.desktop
|
||||
[Desktop Entry]
|
||||
X-XFCE-Source=file:///usr/share/applications/mousepad.desktop
|
||||
X-XFCE-Source=file:///usr/share/applications/leafpad.desktop
|
||||
|
|
Loading…
Reference in a new issue