Skip to content

Commit

Permalink
Fixed the unavailable problem. Phiew
Browse files Browse the repository at this point in the history
  • Loading branch information
carlsverre committed Oct 27, 2009
1 parent 036dc77 commit b04681c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flickrfortune.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
c_bgreen = "\033[1;32m"

defaultBackgroundText = "# xfce backdrop list\n"
flickrUnavailableImage = "unavailable.gif"
flickrUnavailableImage = "unavailable"

errorRetrievingPhoto = "ERROR: Cannot retrieve photo"
errorNoPhotosForTag = "ERROR: Cannot find photo for tag '%s', trying again"
Expand Down
Binary file removed unavailable.gif
Binary file not shown.

0 comments on commit b04681c

Please sign in to comment.