← Back to team overview

ayatana-commits team mailing list archive

[Branch ~xsplash-team/xsplash/trunk] Rev 75: merge lp:~bratsche/xsplash/throbber-xtra-large-filename, fixes #438856

 

Merge authors:
  Cody Russell (bratsche)
Related merge proposals:
  https://code.launchpad.net/~bratsche/xsplash/throbber-xtra-large-filename/+merge/12600
  proposed by: Cody Russell (bratsche)
  review: Approve - Ted Gould (ted)
------------------------------------------------------------
revno: 75 [merge]
committer: Cody Russell <crussell@xxxxxxxxxxxxx>
branch nick: xsplash
timestamp: Tue 2009-09-29 15:02:01 -0500
message:
  merge lp:~bratsche/xsplash/throbber-xtra-large-filename, fixes #438856
renamed:
  images/throbber_xtra-large.png => images/throbber_xtra_large.png
modified:
  images/Makefile.am


--
lp:xsplash
https://code.launchpad.net/~xsplash-team/xsplash/trunk

Your team ayatana-commits is subscribed to branch lp:xsplash.
To unsubscribe from this branch go to https://code.launchpad.net/~xsplash-team/xsplash/trunk/+edit-subscription.
=== modified file 'images/Makefile.am'
--- images/Makefile.am	2009-08-31 19:11:01 +0000
+++ images/Makefile.am	2009-09-29 17:18:17 +0000
@@ -16,6 +16,6 @@
 		throbber_small.png	\
 		throbber_medium.png	\
 		throbber_large.png	\
-		throbber_xtra-large.png
+		throbber_xtra_large.png
 
 EXTRA_DIST = $(images_DATA)

=== renamed file 'images/throbber_xtra-large.png' => 'images/throbber_xtra_large.png'