diff options
author | Tomasz Paweł Gajc <tpg@mandriva.org> | 2008-10-18 16:41:08 +0000 |
---|---|---|
committer | Tomasz Paweł Gajc <tpg@mandriva.org> | 2008-10-18 16:41:08 +0000 |
commit | a6a41263ef2c373b7e8816b669bfef9870a8f651 (patch) | |
tree | 51ed1eb45cf80289e7214639ce2084ddafb96866 /common/xfce4/panel/launcher-8.rc | |
parent | 064a76c4c385f8791a263ed277ea02785d9c829e (diff) | |
download | config-a6a41263ef2c373b7e8816b669bfef9870a8f651.tar config-a6a41263ef2c373b7e8816b669bfef9870a8f651.tar.gz config-a6a41263ef2c373b7e8816b669bfef9870a8f651.tar.bz2 config-a6a41263ef2c373b7e8816b669bfef9870a8f651.tar.xz config-a6a41263ef2c373b7e8816b669bfef9870a8f651.zip |
- add new panel layout
Diffstat (limited to 'common/xfce4/panel/launcher-8.rc')
-rw-r--r-- | common/xfce4/panel/launcher-8.rc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/common/xfce4/panel/launcher-8.rc b/common/xfce4/panel/launcher-8.rc new file mode 100644 index 0000000..02923a3 --- /dev/null +++ b/common/xfce4/panel/launcher-8.rc @@ -0,0 +1,12 @@ +[Global] +MoveFirst=false +ArrowPosition=0 + +[Entry 0] +Name=Edytor +Comment=Edytuj pliki tekstowe +Icon=accessories-text-editor +Exec=mousepad +Terminal=false +StartupNotify=true + |