Add Folder link (Home,Disks,FTP) to upper panel

master
Mike Hiretsky 14 years ago
parent f708e6b610
commit bf13c9bbf6

@ -67,6 +67,18 @@
<li type="string">
<stringvalue>70_object_terminal</stringvalue>
</li>
<li type="string">
<stringvalue>object_home</stringvalue>
</li>
<li type="string">
<stringvalue>object_lock</stringvalue>
</li>
<li type="string">
<stringvalue>object_logout</stringvalue>
</li>
<li type="string">
<stringvalue>object_shutdown</stringvalue>
</li>
</entry>
<entry name="toplevel_id_list" type="list" ltype="string">
<li type="string">

@ -0,0 +1,23 @@
<?xml version="1.0"?>
<gconf>
<entry name="attached_toplevel_id" schema="/schemas/apps/panel/objects/attached_toplevel_id"/>
<entry name="position" schema="/schemas/apps/panel/objects/position" type="int" value="64"/>
<entry name="use_menu_path" schema="/schemas/apps/panel/objects/use_menu_path"/>
<entry name="action_type" schema="/schemas/apps/panel/objects/action_type"/>
<entry name="toplevel_id" schema="/schemas/apps/panel/objects/toplevel_id" type="string">
<stringvalue>top_panel_screen0</stringvalue>
</entry>
<entry name="tooltip" schema="/schemas/apps/panel/objects/tooltip"/>
<entry name="use_custom_icon" schema="/schemas/apps/panel/objects/use_custom_icon"/>
<entry name="object_type" schema="/schemas/apps/panel/objects/object_type" type="string">
<stringvalue>launcher-object</stringvalue>
</entry>
<entry name="panel_right_stick" schema="/schemas/apps/panel/objects/panel_right_stick" type="bool" value="false"/>
<entry name="locked" schema="/schemas/apps/panel/objects/locked"/>
<entry name="custom_icon" schema="/schemas/apps/panel/objects/custom_icon"/>
<entry name="bonobo_iid" schema="/schemas/apps/panel/objects/bonobo_iid"/>
<entry name="launcher_location" schema="/schemas/apps/panel/objects/launcher_location" type="string">
<stringvalue>Disks.desktop</stringvalue>
</entry>
<entry name="menu_path" schema="/schemas/apps/panel/objects/menu_path"/>
</gconf>

@ -0,0 +1,23 @@
<?xml version="1.0"?>
<gconf>
<entry name="attached_toplevel_id" schema="/schemas/apps/panel/objects/attached_toplevel_id"/>
<entry name="position" schema="/schemas/apps/panel/objects/position" type="int" value="96"/>
<entry name="use_menu_path" schema="/schemas/apps/panel/objects/use_menu_path"/>
<entry name="action_type" schema="/schemas/apps/panel/objects/action_type"/>
<entry name="toplevel_id" schema="/schemas/apps/panel/objects/toplevel_id" type="string">
<stringvalue>top_panel_screen0</stringvalue>
</entry>
<entry name="tooltip" schema="/schemas/apps/panel/objects/tooltip"/>
<entry name="use_custom_icon" schema="/schemas/apps/panel/objects/use_custom_icon"/>
<entry name="object_type" schema="/schemas/apps/panel/objects/object_type" type="string">
<stringvalue>launcher-object</stringvalue>
</entry>
<entry name="panel_right_stick" schema="/schemas/apps/panel/objects/panel_right_stick" type="bool" value="false"/>
<entry name="locked" schema="/schemas/apps/panel/objects/locked"/>
<entry name="custom_icon" schema="/schemas/apps/panel/objects/custom_icon"/>
<entry name="bonobo_iid" schema="/schemas/apps/panel/objects/bonobo_iid"/>
<entry name="launcher_location" schema="/schemas/apps/panel/objects/launcher_location" type="string">
<stringvalue>FTP.desktop</stringvalue>
</entry>
<entry name="menu_path" schema="/schemas/apps/panel/objects/menu_path"/>
</gconf>

@ -0,0 +1,23 @@
<?xml version="1.0"?>
<gconf>
<entry name="attached_toplevel_id" schema="/schemas/apps/panel/objects/attached_toplevel_id"/>
<entry name="position" schema="/schemas/apps/panel/objects/position" type="int" value="32"/>
<entry name="use_menu_path" schema="/schemas/apps/panel/objects/use_menu_path"/>
<entry name="action_type" schema="/schemas/apps/panel/objects/action_type"/>
<entry name="toplevel_id" schema="/schemas/apps/panel/objects/toplevel_id" type="string">
<stringvalue>top_panel_screen0</stringvalue>
</entry>
<entry name="tooltip" schema="/schemas/apps/panel/objects/tooltip"/>
<entry name="use_custom_icon" schema="/schemas/apps/panel/objects/use_custom_icon"/>
<entry name="object_type" schema="/schemas/apps/panel/objects/object_type" type="string">
<stringvalue>launcher-object</stringvalue>
</entry>
<entry name="panel_right_stick" schema="/schemas/apps/panel/objects/panel_right_stick" type="bool" value="false"/>
<entry name="locked" schema="/schemas/apps/panel/objects/locked"/>
<entry name="custom_icon" schema="/schemas/apps/panel/objects/custom_icon"/>
<entry name="bonobo_iid" schema="/schemas/apps/panel/objects/bonobo_iid"/>
<entry name="launcher_location" schema="/schemas/apps/panel/objects/launcher_location" type="string">
<stringvalue>Home.desktop</stringvalue>
</entry>
<entry name="menu_path" schema="/schemas/apps/panel/objects/menu_path"/>
</gconf>

@ -0,0 +1,23 @@
<?xml version="1.0"?>
<gconf>
<entry name="attached_toplevel_id" schema="/schemas/apps/panel/objects/attached_toplevel_id"/>
<entry name="position" schema="/schemas/apps/panel/objects/position" type="int" value="64"/>
<entry name="use_menu_path" schema="/schemas/apps/panel/objects/use_menu_path"/>
<entry name="action_type" schema="/schemas/apps/panel/objects/action_type" type="string">
<stringvalue>lock</stringvalue>
</entry>
<entry name="toplevel_id" schema="/schemas/apps/panel/objects/toplevel_id" type="string">
<stringvalue>top_panel_screen0</stringvalue>
</entry>
<entry name="tooltip" schema="/schemas/apps/panel/objects/tooltip"/>
<entry name="use_custom_icon" schema="/schemas/apps/panel/objects/use_custom_icon"/>
<entry name="object_type" schema="/schemas/apps/panel/objects/object_type" type="string">
<stringvalue>action-applet</stringvalue>
</entry>
<entry name="panel_right_stick" schema="/schemas/apps/panel/objects/panel_right_stick" type="bool" value="true"/>
<entry name="locked" schema="/schemas/apps/panel/objects/locked"/>
<entry name="custom_icon" schema="/schemas/apps/panel/objects/custom_icon"/>
<entry name="bonobo_iid" schema="/schemas/apps/panel/objects/bonobo_iid"/>
<entry name="launcher_location" schema="/schemas/apps/panel/objects/launcher_location"/>
<entry name="menu_path" schema="/schemas/apps/panel/objects/menu_path"/>
</gconf>

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<gconf>
<entry name="attached_toplevel_id" schema="/schemas/apps/panel/objects/attached_toplevel_id"/>
<entry name="position" schema="/schemas/apps/panel/objects/position" type="int" value="0"/>
<entry name="position" schema="/schemas/apps/panel/objects/position" type="int" value="32"/>
<entry name="use_menu_path" schema="/schemas/apps/panel/objects/use_menu_path"/>
<entry name="action_type" schema="/schemas/apps/panel/objects/action_type" type="string">
<stringvalue>logout</stringvalue>

@ -0,0 +1,23 @@
<?xml version="1.0"?>
<gconf>
<entry name="attached_toplevel_id" schema="/schemas/apps/panel/objects/attached_toplevel_id"/>
<entry name="position" schema="/schemas/apps/panel/objects/position" type="int" value="0"/>
<entry name="use_menu_path" schema="/schemas/apps/panel/objects/use_menu_path"/>
<entry name="action_type" schema="/schemas/apps/panel/objects/action_type" type="string">
<stringvalue>shutdown</stringvalue>
</entry>
<entry name="toplevel_id" schema="/schemas/apps/panel/objects/toplevel_id" type="string">
<stringvalue>top_panel_screen0</stringvalue>
</entry>
<entry name="tooltip" schema="/schemas/apps/panel/objects/tooltip"/>
<entry name="use_custom_icon" schema="/schemas/apps/panel/objects/use_custom_icon"/>
<entry name="object_type" schema="/schemas/apps/panel/objects/object_type" type="string">
<stringvalue>action-applet</stringvalue>
</entry>
<entry name="panel_right_stick" schema="/schemas/apps/panel/objects/panel_right_stick" type="bool" value="true"/>
<entry name="locked" schema="/schemas/apps/panel/objects/locked"/>
<entry name="custom_icon" schema="/schemas/apps/panel/objects/custom_icon"/>
<entry name="bonobo_iid" schema="/schemas/apps/panel/objects/bonobo_iid"/>
<entry name="launcher_location" schema="/schemas/apps/panel/objects/launcher_location"/>
<entry name="menu_path" schema="/schemas/apps/panel/objects/menu_path"/>
</gconf>

@ -0,0 +1,12 @@
# Calculate format=samba cl_remote_host!=
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Type=Application
Name=Disks
Comment=Browser Disks
Categories=Application;
Exec=thunar /home/#-ur_login-#/Disks
Icon=folder-remote
Terminal=false
StartupNotify=false

@ -0,0 +1,12 @@
# Calculate format=samba cl_remote_host!=&cl_remote_ftp!=
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Type=Application
Name=FTP
Comment=Browser FTP
Categories=Application;
Exec=thunar /home/#-ur_login-#/FTP
Icon=update-manager
Terminal=false
StartupNotify=false

@ -0,0 +1,17 @@
# Calculate format=samba
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Type=Application
Name=Home
Comment=Browser Home
Categories=Application;
#?cl_remote_host!=#
Exec=thunar /home/#-ur_login-#/Home
#cl_remote_host#
#?cl_remote_host==#
Exec=thunar /home/#-ur_login-#
#cl_remote_host#
Icon=user-home
Terminal=false
StartupNotify=false

@ -0,0 +1,17 @@
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Type=Application
Name=Readme
Comment=
Categories=Application;
#?os_locale_language!=ru#
Exec=firefox /usr/calculate/install/doc/handbook.html
#os_locale_language#
#?os_locale_language==ru#
Exec=firefox /usr/calculate/install/doc/handbook-ru.html
#os_locale_language#
Icon=html
Terminal=false
StartupNotify=false

@ -0,0 +1,10 @@
# Calculate format=kde link=/usr/share/applications/xchat.desktop mirror os_root_type==livecd
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Type=Application
Name=Calculate Linux Community
Name[ru]=Сообщество Calculate Linux
#изменим строку запуска
Exec=xchat "--url=irc://irc.freenode.net:6667/#calculate"

@ -0,0 +1,12 @@
# Calculate format=kde os_root_type==livecd
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Type=Application
Name=Terminal window as root
Name[ru]=Терминал суперпользователя
Categories=Application;
Exec=sudo Terminal
Icon=konsole
Terminal=false
StartupNotify=false
Loading…
Cancel
Save