diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-09 01:03:16 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-09 01:03:16 -0600 |
commit | 46c6b506b17aa75d35a7d6551c778d5e75dac0ac (patch) | |
tree | 6e2875874b4874b1d5e1dcdc47e438e428586abd /ubuntu/maverick/defaultsettings/redmond-default-settings-ii | |
parent | 6433e0f7db01eab250dd0ccf47ade60e5b6fd2c9 (diff) | |
download | tde-packaging-46c6b506b17aa75d35a7d6551c778d5e75dac0ac.tar.gz tde-packaging-46c6b506b17aa75d35a7d6551c778d5e75dac0ac.zip |
Fix unintended rename of track
Diffstat (limited to 'ubuntu/maverick/defaultsettings/redmond-default-settings-ii')
-rw-r--r-- | ubuntu/maverick/defaultsettings/redmond-default-settings-ii/artwork/amarok/stylesheet.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/defaultsettings/redmond-default-settings-ii/artwork/amarok/stylesheet.css b/ubuntu/maverick/defaultsettings/redmond-default-settings-ii/artwork/amarok/stylesheet.css index 2a6f0d592..6bf2ded5c 100644 --- a/ubuntu/maverick/defaultsettings/redmond-default-settings-ii/artwork/amarok/stylesheet.css +++ b/ubuntu/maverick/defaultsettings/redmond-default-settings-ii/artwork/amarok/stylesheet.css @@ -161,7 +161,7 @@ background: none; margin-right: 5px; } -/* ---Attributes for the song lists (in the "Summary" tab, not for the tractdelisting in the "Album by Artist" box)--- */ +/* ---Attributes for the song lists (in the "Summary" tab, not for the tracklisting in the "Album by Artist" box)--- */ .song{ } .song a{ @@ -349,7 +349,7 @@ padding: 5px; .album-info{ float: right; } - /* album body (tractdelisting) */ + /* album body (tracklisting) */ .album-body{ padding: 10px; } |