Hungarian config files
Koblinger Egmont
egmont at uhulinux.hu
Thu Aug 28 01:18:46 CEST 2003
Hi,
I send you Hungarian configuration files (menu.xml.hu and xfce4rc.hu).
Please apply them.
Thx,
Egmont
-------------- next part --------------
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xfdesktop-menu [
<!ENTITY menu2 SYSTEM "menu2.xml">
]>
<!--
Explanantion of XFce 4 menu file:
=================================
Here we will try to explain the format of the menu file. Look at the
actual menu below for the real examples.
-->
<!-- Obviously, this is how you make a comment ;-) -->
<!--
+ Everything is between exactly one pair of
<xfdesktop-menu></xfdesktop-menu> tags.
+ Applications:
<app name="Name in menu" cmd="Command to run" term="no" visible="yes" />
'term' determines if the program needs a terminal to run
Only 'name' and 'cmd' are required.
+ Separators:
<separator/>
+ Submenus:
<menu name="Name in menu" visible="yes"></menu>
Only 'name' is required.
Between the menu tags you can define more applications, separators and
menus.
+ Titles
<title name="Name in menu" />
Creates an insensitive menu title
+ Including other files:
Other files can be included by using an xml trick. This is a little bit
complicated.
First you have to define a so called entity in the file header. See above,
where we define a 'menu2' entity to point to a "menu2.xml" file.
Then you can use '&entityname;' anywhere in the menu file and it will be
replaced with the contents of the file the entity points to.
This can be useful for example if you make a script that generates a gnome
menu and put it in a separate file.
-->
<xfdesktop-menu>
<title name="Munkaasztal men??" visible="yes" />
<separator/>
<app name="Program futtat??sa..." cmd="xfrun4"/>
<separator/>
<app name="Termin??l" cmd="xfterm4" />
<app name="F??jlkezel?? (xffm)" cmd="xffm"/>
<app name="B??ng??sz??" cmd="mozilla"/>
<separator/>
<menu name="Be??ll??t??sok" visible="yes">
<app name="Be??ll??t??skezel??..." cmd="xfce-setting-show"/>
<app name="H??tt??r..." cmd="xfce-setting-show backdrop"/>
<!--
<app name="H??tt??r" cmd="xfce-setting-show backdrop"/>
<app name="Munkater??letek" cmd="xfce-setting-show workspaces"/>
<app name="F??jlkezel?? (xffm)" cmd="xfce-setting-show xffm"/>
<app name="Felhaszn??l??i fel??let (gtk+)" cmd="xfce-setting-show ui"/>
<app name="Icon box" cmd="xfce-setting-show xfibx"/>
<app name="Eg??r" cmd="xfce-setting-show mouse"/>
<app name="Ablaklista" cmd="xfce-setting-show taskbar"/>
<app name="Billenty??zet" cmd="xfce-setting-show keyboard"/>
<app name="Ablakkezel??" cmd="xfce-setting-show xfwm4"/>
<app name="Marg??k" cmd="xfce-setting-show xfwm_margins"/>
<app name="Panel" cmd="xfce-setting-show xfce"/>
-->
</menu>
<separator/>
<app name="S??g??" cmd="xfhelp4"/>
<!-- <separator/> -->
<!-- Set visible to yes to use this item.
This will exit the desktop manager. If you also put
'exec xfdesktop' at the end of your ~/.xinitrc, this menu item can be
used to exit the X session.
-->
<builtin name="Kil??p??s" cmd="quit" visible="no"/>
<!-- Example on how to include a file:
1) declare an ENTITY in the DOCTYPE tag (see above)
2) include entity in file:
-->
<!--
&menu2;
-->
</xfdesktop-menu>
-------------- next part --------------
<?xml version="1.0"?>
<Xfce>
<Panel orientation="0" layer="0" size="1" popupposition="1" icontheme="Curve" groups="15">
</Panel>
<Groups>
<Group>
<Popup/>
<Control id="-2" popup="0">
<Command term="0" sn="0">xfterm4</Command>
<Tooltip>Termin??l</Tooltip>
<Icon id="12"/>
</Control>
</Group>
<Group>
<Popup>
<Item>
<Caption>Konqueror</Caption>
<Command term="0" sn="0">konqueror</Command>
<Tooltip>Konqueror f??jlkezel??</Tooltip>
<Icon id="2"/>
</Item>
<Item>
<Caption>Nautilus</Caption>
<Command term="0" sn="0">nautilus</Command>
<Tooltip>Nautlius f??jlkezel??</Tooltip>
<Icon id="2"/>
</Item>
</Popup>
<Control id="-2" popup="1">
<Command term="0" sn="1">xffm</Command>
<Tooltip>F??jlkezel??</Tooltip>
<Icon id="2"/>
</Control>
</Group>
<Group>
<Popup/>
<Control id="-2" popup="0">
<Command term="0" sn="0">mozilla</Command>
<Tooltip>Mozilla webb??ng??sz??</Tooltip>
<Icon id="7"/>
</Control>
</Group>
<Group>
<Popup/>
<Control id="-1" filename="libmailcheck.so">
<Mailcheck interval="30">
<Command term="0" sn="0">mozilla -mail</Command>
</Mailcheck>
</Control>
</Group>
<Group>
<Popup/>
<Control id="-2" popup="0">
<Command term="0" sn="0">xmms</Command>
<Tooltip>Zenelej??tsz??</Tooltip>
<Icon id="6"/>
</Control>
</Group>
<Group>
<Popup/>
<Control id="-1" filename="libseparator.so"/>
</Group>
<Group>
<Popup/>
<Control id="-1" filename="libpager.so"/>
</Group>
<Group>
<Popup/>
<Control id="-1" filename="libseparator.so"/>
</Group>
<Group>
<Popup/>
<Control id="-2" popup="0">
<Command term="0" sn="0">xfce-setting-show</Command>
<Tooltip>Be??ll??t??sok</Tooltip>
<Icon id="3"/>
</Control>
</Group>
<Group>
<Popup>
<Item>
<Caption>Nyomtat??kezel??s</Caption>
<Command term="0" sn="0">xfprint-manager</Command>
<Tooltip>Nyomtat??kezel??s</Tooltip>
<Icon id="9"/>
</Item>
</Popup>
<Control id="-2" popup="1">
<Command term="0" sn="1">xfprint4</Command>
<Tooltip>H??zzon ide egy f??jlt a nyomtat??shoz</Tooltip>
<Icon id="9"/>
</Control>
</Group>
<Group>
<Popup/>
<Control id="-2" popup="0">
<Command term="0" sn="0">xfhelp4</Command>
<Tooltip>K??zik??nyv</Tooltip>
<Icon id="5"/>
</Control>
</Group>
<Group>
<Popup/>
<Control id="-1" filename="libseparator.so"/>
</Group>
<Group>
<Popup/>
<Control id="-1" filename="libsystembuttons.so" button1="1" button2="1" showtwo="0"/>
</Group>
<Group>
<Popup/>
<Control id="-1" filename="libseparator.so"/>
</Group>
<Group>
<Popup/>
<Control id="-1" filename="libclock.so">
<XfceClock Clock_type="2" Toggle_military="1" Toggle_am_pm="1" Toggle_secs="0"/>
</Control>
</Group>
</Groups>
</Xfce>
More information about the Xfce4-dev
mailing list