Skip to content

Commit

Permalink
Remove apparently unneccesary slash from icon file path
Browse files Browse the repository at this point in the history
  • Loading branch information
bdukes committed Sep 21, 2011
1 parent 96b43a0 commit 42c0977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/EngageBooking.5.dnn
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package name="Engage: Booking" type="Module" version="1.1.0">
<friendlyName>Engage: Booking</friendlyName>
<description>The DotNetNuke Booking module by Engage Software (www.EngageSoftware.com)</description>
<iconFile>/DesktopModules/EngageBooking/Images/booking-icon32.png</iconFile>
<iconFile>DesktopModules/EngageBooking/Images/booking-icon32.png</iconFile>
<owner>
<name>Engage Software</name>
<organization>Engage Software</organization>
Expand Down

0 comments on commit 42c0977

Please sign in to comment.