diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2008-12-20 23:38:00 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2008-12-20 23:38:00 +0100 |
commit | 16ab5690568b926f226c3144cef207d9ef59fa17 (patch) | |
tree | 677f1fd90d81e24c23a28c4b36fafba7d7d921fa /data/rekonq.desktop | |
parent | Properly setting toolbars! Yeah! (diff) | |
download | rekonq-16ab5690568b926f226c3144cef207d9ef59fa17.tar.xz |
Added .desktop file
Diffstat (limited to 'data/rekonq.desktop')
-rw-r--r-- | data/rekonq.desktop | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/rekonq.desktop b/data/rekonq.desktop new file mode 100644 index 00000000..4d22c75f --- /dev/null +++ b/data/rekonq.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=rekonq +GenericName=Webkit KDE Browser +Icon=rekonq +Type=Application +Exec=rekonq %u +X-DocPath=rekonq/index.html +Categories=Qt;KDE;Network;
\ No newline at end of file |