diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2008-10-30 01:50:51 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2008-10-30 01:50:51 +0100 |
commit | 63b34dc6ccd32c9bc7c3d8c0137ff12530238bde (patch) | |
tree | f0f93e418c0556377487754c2e740f90497ffc51 /src/browser.rc | |
download | rekonq-63b34dc6ccd32c9bc7c3d8c0137ff12530238bde.tar.xz |
reKonq initial commit. Yeah!
Diffstat (limited to 'src/browser.rc')
-rw-r--r-- | src/browser.rc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/browser.rc b/src/browser.rc new file mode 100644 index 00000000..89a237ce --- /dev/null +++ b/src/browser.rc @@ -0,0 +1,2 @@ +IDI_ICON1 ICON DISCARDABLE "browser.ico" + |