Changeset 381

Show
Ignore:
Timestamp:
08/17/06 22:04:25 (2 years ago)
Author:
nicfit
Message:

ChangeLog? update

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/ChangeLog

    r273 r381  
    1 2006-06-03 20:32  'Travis Shirk <travis@pobox.com>' 
    2  
    3         * [r270] mesk/branches/0.1/Makefile.in, 
    4           mesk/branches/0.1/po/Makefile.in, mesk/branches/0.1/po/es.po, 
    5           mesk/branches/0.1/po/mesk.pot: Release updates 
    6  
    7 2006-06-03 19:51  'Travis Shirk <travis@pobox.com>' 
    8  
    9         * [r269] mesk/branches/0.1/ChangeLog, mesk/branches/0.1/NEWS, 
    10           mesk/branches/0.1/src/playlist_control.py: Release updates 
    11  
    12 2006-06-03 19:42  'Travis Shirk <travis@pobox.com>' 
    13  
    14         * [r268] mesk/branches/0.1/src/playlist_control.py: Typo 
    15  
    16 2006-06-03 19:42  'Travis Shirk <travis@pobox.com>' 
    17  
    18         * [r267] mesk/branches/0.1/po/es.po, 
    19           mesk/branches/0.1/po/mesk.pot: String freeze for 0.1.1, es 
    20           updates 
    21  
    22 2006-06-03 18:59  'Travis Shirk <travis@pobox.com>' 
    23  
    24         * [r266] mesk/branches/0.1, 
    25           mesk/branches/0.1/src/album_cover_control.py, 
    26           mesk/branches/0.1/src/audio_control.py, 
    27           mesk/branches/0.1/src/config.py, 
    28           mesk/branches/0.1/src/main_window.py, 
    29           mesk/branches/0.1/src/mesk/__init__.py, 
    30           mesk/branches/0.1/src/mesk/common/config.py, 
    31           mesk/branches/0.1/src/mesk_gui.glade, 
    32           mesk/branches/0.1/src/playlist_control.py: Merged revisions 
    33           247-253,256,258 via svnmerge from 
    34           svn://puddy.nicfit.lan:/mesk/trunk 
    35            
    36           ........ 
    37           r247 | nicfit | 2006-05-29 13:16:27 -0600 (Mon, 29 May 2006) | 
     12006-06-19 04:29  'Travis Shirk <travis@pobox.com>' 
     2 
     3        * [r318] src/audio_control.py, src/control.py, src/main_window.py, 
     4          src/mesk/playlist.py, src/mesk_gui.glade, 
     5          src/playlist_control.py: Hacking on active/inactive controls, 
     6          that is multiple playlists 
     7 
     82006-06-19 01:31  'Travis Shirk <travis@pobox.com>' 
     9 
     10        * [r317] src/audio_control.py: Make play/pause button update 
     11          sooner, no more momentary blank button (closes #104) 
     12 
     132006-06-19 01:13  'Travis Shirk <travis@pobox.com>' 
     14 
     15        * [r316] po/es.po, po/mesk.pot, src/main_window.py, 
     16          src/mmkeys/Makefile.in, src/mmkeys/mmkeys.c, 
     17          src/multi_media_keys.py: Hacking on multimedia key support 
     18 
     192006-06-18 03:14  'Travis Shirk <travis@pobox.com>' 
     20 
     21        * [r315] src/album_cover_control.py, src/mesk/audio/mp3.py, 
     22          src/mesk/audio/oggvorbis.py, src/mesk/audio/source.py: Use album 
     23          cover from file if one odes not exist in same dir (closes #65) 
     24 
     252006-06-18 01:40  'Travis Shirk <travis@pobox.com>' 
     26 
     27        * [r314] src/mesk/audio/oggvorbis.py, src/plugins/gajimstatus.py: 
     28          Encoding fix for eigth note character (closes #146) 
     29 
     302006-06-18 01:20  'Travis Shirk <travis@pobox.com>' 
     31 
     32        * [r313] ., Makefile.in, po/POTFILES.in, po/es.po, po/mesk.pot, 
     33          setup.py.in, src/about_dialog.py, src/audio_control.py, 
     34          src/images/mesk_felon.png, src/mesk/__init__.py, src/mesk/audio, 
     35          src/mesk/audio/__init__.py, src/mesk/audio/mp3.py, 
     36          src/mesk/audio/oggvorbis.py, src/mesk/audio/source.py, 
     37          src/mesk/audio_source.py, src/mesk/playlist.py, 
     38          src/mesk_gui.glade, src/playlist_control.py, 
     39          src/plugins/audioscrobbler.py: Refactor of audio_source module 
     40          to mesk.audio.*, Ogg vorbis support, and misc goodness 
     41 
     422006-06-12 00:24  'Travis Shirk <travis@pobox.com>' 
     43 
     44        * [r312] src/plugins/gajimstatus.py: Get rid of np: for "now 
     45          playing" and use U+266B BEAMED EIGHTH NOTE instead 
     46 
     472006-06-12 00:14  'Travis Shirk <travis@pobox.com>' 
     48 
     49        * [r311] src/main_window.py, src/playlist_control.py: Scroll bug 
     50          fix (closes #143) 
     51 
     522006-06-11 23:47  'Travis Shirk <travis@pobox.com>' 
     53 
     54        * [r310] src/main_window.py, src/multi_media_keys.py: Fixes 
     55 
     562006-06-11 20:53  'Travis Shirk <travis@pobox.com>' 
     57 
     58        * [r309] src/multi_media_keys.py: Oops, added 
     59 
     602006-06-11 20:46  'Travis Shirk <travis@pobox.com>' 
     61 
     62        * [r308] Makefile.in, configure.ac, launch.sh, po/es.po, 
     63          po/mesk.pot, src/main_window.py: MultiMediaKeys start (code from 
     64          listen) and po updates 
     65 
     662006-06-11 20:34  'Travis Shirk <travis@pobox.com>' 
     67 
     68        * [r307] src/main_window.py, src/mmkeys, src/mmkeys/COPYING, 
     69          src/mmkeys/MANIFEST, src/mmkeys/Makefile.in, src/mmkeys/README, 
     70          src/mmkeys/mmkeys.c, src/mmkeys/mmkeys.defs, 
     71          src/mmkeys/mmkeys.h, src/mmkeys/mmkeys.override, 
     72          src/mmkeys/mmkeysmodule.c, src/mmkeys/setup.py: Integrated mmkeys 
     73 
     742006-06-11 19:05  'Travis Shirk <travis@pobox.com>' 
     75 
     76        * [r306] src/audio_control.py, src/main_window.py, 
     77          src/mesk/__init__.py, src/mesk_gui.glade: Implemented volume 
     78          (closes #36) 
     79 
     802006-06-11 17:59  'Travis Shirk <travis@pobox.com>' 
     81 
     82        * [r305] src/audio_control.py, src/main_window.py, 
     83          src/playlist_control.py: Next/previous bug fixes, marquee fixes 
     84          for late arriving tag data (closes #140 and #142) 
     85 
     862006-06-11 05:39  'Travis Shirk <travis@pobox.com>' 
     87 
     88        * [r304] Makefile.in, src/album_cover_control.py, 
     89          src/audio_control.py, src/images, src/images/mesk.png, 
     90          src/images/mesk.svg, src/images/stock_repeat.png, 
     91          src/images/stock_shuffle.png, src/main_window.py, src/mesk.png, 
     92          src/mesk.svg, src/mesk_gui.glade, src/playlist_control.py, 
     93          src/stock_repeat.png, src/stock_shuffle.png: Moved all images 
     94          into a separate subdir 
     95 
     962006-06-11 04:43  'Travis Shirk <travis@pobox.com>' 
     97 
     98        * [r303] Makefile.in, configure.ac, etc/mesk.1.in, po/es.po, 
     99          po/mesk.pot: Man page and po updates 
     100 
     1012006-06-11 04:12  'Travis Shirk <travis@pobox.com>' 
     102 
     103        * [r301] src/playlist_control.py: Bug fixes 
     104 
     1052006-06-11 03:40  'Travis Shirk <travis@pobox.com>' 
     106 
     107        * [r300] src/audio_control.py: Don't use the flucuating duration 
     108          from gst in track total time label, instead use the source 
     109          values (closes #139) 
     110 
     1112006-06-11 03:30  'Travis Shirk <travis@pobox.com>' 
     112 
     113        * [r299] src/playlist_control.py: Handle drag-and-drop and fixed 
     114          typo that will support konqueror 
     115 
     1162006-06-11 03:08  'Travis Shirk <travis@pobox.com>' 
     117 
     118        * [r298] src/audio_control.py, src/mesk/audio_source.py, 
     119          src/mesk/playlist.py, src/mesk/utils.py, 
     120          src/playlist_control.py, src/plugins/audioscrobbler.py: Added 
     121          the ability to play remote files (http) 
     122 
     1232006-06-10 23:34  'Travis Shirk <travis@pobox.com>' 
     124 
     125        * [r297] po/es.po, po/mesk.pot, src/main.py, src/mesk/log.py: 
     126          Prevented gst from intercepting --help, and added -l/--log-level 
     127 
     1282006-06-10 21:42  'Travis Shirk <travis@pobox.com>' 
     129 
     130        * [r291] ., Makefile.in, po/es.po, po/mesk.pot, src/main.py: 
     131          Merged revisions 284-290 via svnmerge from 
     132          svn://puddy.nicfit.lan/mesk/branches/0.1 
     133           
     134          ........ 
     135          r284 | nicfit | 2006-06-07 20:00:06 -0600 (Wed, 07 Jun 2006) | 
    38136          2 lines 
    39137           
    40           Started on playlist add button and context menu 
    41           ........ 
    42           r248 | nicfit | 2006-05-29 15:50:06 -0600 (Mon, 29 May 2006) | 
    43           3 lines 
    44            
    45           FileChooser work for playlist add button, including workaround 
    46           for the fact that by default 
     138          Broken fedora wrapper patch (fixes #137) 
     139          ........ 
     140          r288 | nicfit | 2006-06-10 15:22:10 -0600 (Sat, 10 Jun 2006) | 
     141          2 lines 
     142           
     143          Updates 
     144          ........ 
     145          r290 | nicfit | 2006-06-10 15:39:30 -0600 (Sat, 10 Jun 2006) | 
     146          2 lines 
     147           
     148          po/mo top-level build fix (closes #136) 
     149          ........ 
     150 
     1512006-06-10 21:29  'Travis Shirk <travis@pobox.com>' 
     152 
     153        * [r289] src/audio_control.py: Removed unused code 
     154 
     1552006-06-10 21:19  'Travis Shirk <travis@pobox.com>' 
     156 
     157        * [r287] src/audio_control.py: Formatting 
     158 
     1592006-06-10 21:13  'Travis Shirk <travis@pobox.com>' 
     160 
     161        * [r286] src/audio_control.py, src/mesk/utils.py: Display ttotal 
     162          time in track time label 
     163 
     1642006-06-10 20:56  'Travis Shirk <travis@pobox.com>' 
     165 
     166        * [r285] etc/mesk-0.2.0.ebuild, src/audio_control.py, 
     167          src/mesk/__init__.py, src/mesk/playlist.py, src/mesk_gui.glade: 
     168          Gstreamer 0.10 port 
     169 
     1702006-06-04 21:28  'Travis Shirk <travis@pobox.com>' 
     171 
     172        * [r282] ., Makefile.in, etc/mesk-0.1.2.ebuild, po/es.po, 
     173          po/mesk.pot, src/plugins/gajimstatus.py: Merged revisions 
     174          236,239-240,242,244-245,247-251,254-255,257-261,272-276,278-281 
     175          via svnmerge from 
     176          svn://puddy.nicfit.lan/mesk/branches/0.1 
     177           
     178          ........ 
     179          r280 | nicfit | 2006-06-04 14:52:24 -0600 (Sun, 04 Jun 2006) | 
     180          2 lines 
     181           
     182          Show album in status message along with artist/title 
     183          ........ 
     184          r281 | nicfit | 2006-06-04 15:02:29 -0600 (Sun, 04 Jun 2006) | 
     185          2 lines 
     186           
     187          New ebuild and stuff 
     188          ........ 
     189 
     1902006-06-04 05:04  'Travis Shirk <travis@pobox.com>' 
     191 
     192        * [r279] ., Makefile.in: Merged revisions 
     193          236,239-240,242,244-245,247-251,254-255,257-261,272-278 via 
     194          svnmerge from 
     195          svn://puddy.nicfit.lan/mesk/branches/0.1 
     196           
     197          ........ 
     198          r277 | nicfit | 2006-06-03 19:38:58 -0600 (Sat, 03 Jun 2006) | 
     199          2 lines 
     200           
     201          Sandbox installation fix 
     202          ........ 
     203 
     2042006-06-04 05:02  'Travis Shirk <travis@pobox.com>' 
     205 
     206        * [r278] data: Removed 
     207 
     2082006-06-03 21:17  'Travis Shirk <travis@pobox.com>' 
     209 
     210        * [r275] po/es.po: Cruft removed 
     211 
     2122006-06-03 21:13  'Travis Shirk <travis@pobox.com>' 
     213 
     214        * [r274] .: Merge blocks 
     215 
     2162006-06-03 21:05  'Travis Shirk <travis@pobox.com>' 
     217 
     218        * [r273] ., ChangeLog, Makefile.in, NEWS, po/Makefile.in, 
     219          po/es.po, po/mesk.pot, src/audio_control.py, src/main_window.py, 
     220          src/playlist_control.py: Merge of 0.1.1 
     221 
     2222006-06-03 18:29  'Travis Shirk <travis@pobox.com>' 
     223 
     224        * [r261] etc/mesk-0.2.0.ebuild: Still needs a lot of work for 
     225          gst-0.10 
     226 
     2272006-06-03 17:27  'Travis Shirk <travis@pobox.com>' 
     228 
     229        * [r260] po/es.po, po/mesk.pot: Updates 
     230 
     2312006-06-03 01:41  'Travis Shirk <travis@pobox.com>' 
     232 
     233        * [r259] Makefile.in, po/Makefile.in: Don't update build po for 
     234          all target 
     235 
     2362006-06-03 01:25  'Travis Shirk <travis@pobox.com>' 
     237 
     238        * [r258] src/album_cover_control.py, src/main_window.py, 
     239          src/playlist_control.py: #83 (Update album cover and marquee 
     240          when playlist cleared) 
     241 
     2422006-06-02 03:16  'Travis Shirk <travis@pobox.com>' 
     243 
     244        * [r257] ., src/plugins/audioscrobbler.py: Merged fix for #132 
     245 
     2462006-06-02 00:29  'Travis Shirk <travis@pobox.com>' 
     247 
     248        * [r255] .: Block revisions... gotta remember to use 
     249          --bidirectional 
     250 
     2512006-06-02 00:26  'Travis Shirk <travis@pobox.com>' 
     252 
     253        * [r254] ., etc/mesk-0.1.1.ebuild, src/playlist_control.py: Merged 
     254          revisions 252-253 via svnmerge from 
     255          svn://puddy.nicfit.lan/mesk/branches/0.1 
     256           
     257          ........ 
     258          r252 | nicfit | 2006-06-01 18:21:22 -0600 (Thu, 01 Jun 2006) | 
     259          2 lines 
     260           
     261          Handle konqueror Drag&Drop by recognizing ACTION_MOVE, fixes 
     262          #131 
     263          ........ 
     264          r253 | nicfit | 2006-06-01 18:23:13 -0600 (Thu, 01 Jun 2006) | 
     265          2 lines 
     266           
     267          Add gnome-base/librsvg as a dep otherwise SVG images won't work 
     268          ........ 
     269 
     2702006-06-01 03:11  'Travis Shirk <travis@pobox.com>' 
     271 
     272        * [r251] src/config.py, src/main_window.py, 
     273          src/mesk/common/config.py, src/mesk_gui.glade, 
     274          src/playlist_control.py: Remove and queue context menus 
     275          implemented; closes #121 
     276 
     2772006-06-01 01:28  'Travis Shirk <travis@pobox.com>' 
     278 
     279        * [r250] src/mesk_gui.glade, src/playlist_control.py: Implement 
     280          playlist context menu Add item 
     281 
     2822006-05-30 00:51  'Travis Shirk <travis@pobox.com>' 
     283 
     284        * [r249] src/config.py, src/mesk/__init__.py, 
     285          src/playlist_control.py: Add... playlist button complete; closes 
     286          #127 
     287 
     2882006-05-29 21:50  'Travis Shirk <travis@pobox.com>' 
     289 
     290        * [r248] src/main_window.py, src/mesk_gui.glade, 
     291          src/playlist_control.py: FileChooser work for playlist add 
     292          button, including workaround for the fact that by default 
    47293          gtk.FileChooser does not allow selecting dirs OR files 
    48           ........ 
    49           r249 | nicfit | 2006-05-29 18:51:51 -0600 (Mon, 29 May 2006) | 
    50           2 lines 
    51            
    52           Add... playlist button complete; closes #127 
    53           ........ 
    54           r250 | nicfit | 2006-05-31 19:28:38 -0600 (Wed, 31 May 2006) | 
    55           2 lines 
    56            
    57           Implement playlist context menu Add item 
    58           ........ 
    59           r251 | nicfit | 2006-05-31 21:11:38 -0600 (Wed, 31 May 2006) | 
    60           2 lines 
    61            
    62           Remove and queue context menus implemented; closes #121 
    63           ........ 
    64           r258 | nicfit | 2006-06-02 19:25:01 -0600 (Fri, 02 Jun 2006) | 
    65           2 lines 
    66            
    67           #83 (Update album cover and marquee when playlist cleared) 
    68           ........ 
    69  
    70 2006-06-03 18:38  'Travis Shirk <travis@pobox.com>' 
    71  
    72         * [r265] mesk/branches/0.1: 
    73  
    74 2006-06-03 18:37  'Travis Shirk <travis@pobox.com>' 
    75  
    76         * [r264] mesk/branches/0.1: 
    77  
    78 2006-06-03 18:37  'Travis Shirk <travis@pobox.com>' 
    79  
    80         * [r263] mesk/branches/0.1: 
    81  
    82 2006-06-03 18:32  'Travis Shirk <travis@pobox.com>' 
    83  
    84         * [r262] mesk/branches/0.1, mesk/branches/0.1/Makefile.in, 
    85           mesk/branches/0.1/po/Makefile.in: Merged revisions 259 via 
    86           svnmerge from 
    87           svn://puddy.nicfit.lan:/mesk/trunk 
    88            
    89           ........ 
    90           r259 | nicfit | 2006-06-02 19:41:35 -0600 (Fri, 02 Jun 2006) | 
    91           2 lines 
    92            
    93           Don't update build po for all target 
    94           ........ 
    95  
    96 2006-06-02 03:14  'Travis Shirk <travis@pobox.com>' 
    97  
    98         * [r256] mesk/branches/0.1/src/plugins/audioscrobbler.py: Don't 
    99           show the BADAUTH dialog if we've successfully auth'd before with 
    100           our current username/password; 
    101           closes #132 
    102  
    103 2006-06-02 00:23  'Travis Shirk <travis@pobox.com>' 
    104  
    105         * [r253] mesk/branches/0.1/etc/mesk-0.1.1.ebuild: Add 
    106           gnome-base/librsvg as a dep otherwise SVG images won't work 
    107  
    108 2006-06-02 00:21  'Travis Shirk <travis@pobox.com>' 
    109  
    110         * [r252] mesk/branches/0.1/src/playlist_control.py: Handle 
    111           konqueror Drag&Drop by recognizing ACTION_MOVE, fixes #131 
    112  
    113 2006-05-29 18:01  'Travis Shirk <travis@pobox.com>' 
    114  
    115         * [r246] mesk/branches/0.1, mesk/branches/0.1/Makefile.in, 
    116           mesk/branches/0.1/po/Makefile.in, 
    117           mesk/branches/0.1/src/mesk_gui.glade, 
    118           mesk/branches/0.1/src/playlist_control.py: Merged revisions 245 
    119           via svnmerge from 
    120           svn://puddy.nicfit.lan:/mesk/trunk 
    121            
    122           ........ 
    123           r245 | nicfit | 2006-05-29 11:59:57 -0600 (Mon, 29 May 2006) | 
    124           2 lines 
    125            
    126           Make ctrl+f open the search UI like / does. Fixes #72 
    127           ........ 
    128  
    129 2006-05-29 15:57  'Travis Shirk <travis@pobox.com>' 
    130  
    131         * [r243] mesk/branches/0.1, mesk/branches/0.1/src/about_dialog.py, 
    132           mesk/branches/0.1/src/mesk_gui.glade: Fix for #126 
    133           Merged revisions 242 via svnmerge from 
    134           svn://puddy.nicfit.lan:/mesk/trunk 
    135            
    136           ........ 
    137           r242 | nicfit | 2006-05-29 09:54:09 -0600 (Mon, 29 May 2006) | 
    138           2 lines 
    139            
    140           Added version to about dialog 
    141           ........ 
    142  
    143 2006-05-29 15:42  'Travis Shirk <travis@pobox.com>' 
    144  
    145         * [r241] mesk/branches/0.1: Blocked revisions 236,239-240 via 
    146           svnmerge 
     294 
     2952006-05-29 19:16  'Travis Shirk <travis@pobox.com>' 
     296 
     297        * [r247] src/mesk_gui.glade, src/playlist_control.py: Started on 
     298          playlist add button and context menu 
     299 
     3002006-05-29 17:59  'Travis Shirk <travis@pobox.com>' 
     301 
     302        * [r245] Makefile.in, po/Makefile.in, src/mesk_gui.glade, 
     303          src/playlist_control.py: Make ctrl+f open the search UI like / 
     304          does. Fixes #72 
     305 
     3062006-05-29 15:59  'Travis Shirk <travis@pobox.com>' 
     307 
     308        * [r244] .: Blocked revisions 241,243 via svnmerge 
    147309           
    148310          ................ 
    149           r236 | nicfit | 2006-05-28 15:49:35 -0600 (Sun, 28 May 2006) | 
    150           3 lines 
     311          r241 | nicfit | 2006-05-29 09:42:22 -0600 (Mon, 29 May 2006) | 
     312          30 lines 
     313           
     314          Blocked revisions 236,239-240 via svnmerge 
     315           
     316          ................ 
     317          r236 | nicfit | 2006-05-28 15:49:35 -0600 (Sun, 28 May 2006) 
     318          | 3 lines 
    151319           
    152320          Initialized merge tracking via "svnmerge" with revisions 
     
    154322          svn://puddy.nicfit.lan:/mesk/branches/0.1 
    155323          ................ 
    156           r239 | nicfit | 2006-05-29 09:38:53 -0600 (Mon, 29 May 2006) | 
    157           8 lines 
     324          r239 | nicfit | 2006-05-29 09:38:53 -0600 (Mon, 29 May 2006) 
     325          | 8 lines 
    158326           
    159327          Blocked revisions 237 via svnmerge 
    160328           
    161329          ........ 
    162           r237 | nicfit | 2006-05-29 09:35:12 -0600 (Mon, 29 May 2006) 
    163           | 2 lines 
     330          r237 | nicfit | 2006-05-29 09:35:12 -0600 (Mon, 29 May 
     331          2006) | 2 lines 
    164332           
    165333          Version bump to 0.1.1 
    166334          ........ 
    167335          ................ 
    168           r240 | nicfit | 2006-05-29 09:39:36 -0600 (Mon, 29 May 2006) | 
    169           9 lines 
     336          r240 | nicfit | 2006-05-29 09:39:36 -0600 (Mon, 29 May 2006) 
     337          | 9 lines 
    170338           
    171339          Merged revisions 238 via svnmerge from 
     
    173341           
    174342          ........ 
    175           r238 | nicfit | 2006-05-29 09:35:51 -0600 (Mon, 29 May 2006) 
     343          r238 | nicfit | 2006-05-29 09:35:51 -0600 (Mon, 29 May 
     344          2006) | 2 lines 
     345           
     346          Ebuild fixes; fixes #125 
     347          ........ 
     348          ................ 
     349          ................ 
     350          r243 | nicfit | 2006-05-29 09:57:38 -0600 (Mon, 29 May 2006) | 
     351          10 lines 
     352           
     353          Fix for #126 
     354          Merged revisions 242 via svnmerge from 
     355          svn://puddy.nicfit.lan:/mesk/trunk 
     356           
     357          ........ 
     358          r242 | nicfit | 2006-05-29 09:54:09 -0600 (Mon, 29 May 2006) 
    176359          | 2 lines 
    177360           
     361          Added version to about dialog 
     362          ........ 
     363          ................ 
     364 
     3652006-05-29 15:54  'Travis Shirk <travis@pobox.com>' 
     366 
     367        * [r242] src/about_dialog.py, src/mesk_gui.glade: Added version to 
     368          about dialog 
     369 
     3702006-05-29 15:39  'Travis Shirk <travis@pobox.com>' 
     371 
     372        * [r240] ., Makefile.in, etc/mesk-0.1.1.ebuild: Merged revisions 
     373          238 via svnmerge from 
     374          svn://puddy.nicfit.lan/mesk/branches/0.1 
     375           
     376          ........ 
     377          r238 | nicfit | 2006-05-29 09:35:51 -0600 (Mon, 29 May 2006) | 
     378          2 lines 
     379           
    178380          Ebuild fixes; fixes #125 
    179381          ........ 
    180           ................ 
    181  
    182 2006-05-29 15:35  'Travis Shirk <travis@pobox.com>' 
    183  
    184         * [r238] mesk/branches/0.1/Makefile.in, 
    185           mesk/branches/0.1/etc/mesk-0.1.1.ebuild: Ebuild fixes; fixes #125 
    186  
    187 2006-05-29 15:35  'Travis Shirk <travis@pobox.com>' 
    188  
    189         * [r237] mesk/branches/0.1/configure.ac: Version bump to 0.1.1 
    190  
    191 2006-05-28 03:49  'Travis Shirk <travis@pobox.com>' 
    192  
    193         * [r235] mesk/branches/0.1: Blocked revisions 232 via svnmerge 
    194            
    195           ........ 
    196           r232 | nicfit | 2006-05-27 21:07:00 -0600 (Sat, 27 May 2006) | 
     382 
     3832006-05-29 15:38  'Travis Shirk <travis@pobox.com>' 
     384 
     385        * [r239] .: Blocked revisions 237 via svnmerge 
     386           
     387          ........ 
     388          r237 | nicfit | 2006-05-29 09:35:12 -0600 (Mon, 29 May 2006) | 
    197389          2 lines 
    198390           
    199           After release updates 
    200           ........ 
    201  
    202 2006-05-28 03:43  'Travis Shirk <travis@pobox.com>' 
    203  
    204         * [r234] mesk/branches/0.1, mesk/branches/0.1/po/Makefile.in: 
    205           Merged revisions 231 via svnmerge from 
    206           svn://puddy.nicfit.lan:/mesk/trunk 
    207            
    208           ........ 
    209           r231 | nicfit | 2006-05-27 21:06:12 -0600 (Sat, 27 May 2006) | 
    210           2 lines 
    211            
    212           Install dir fix (exposed with 0.1.0 ebuild) 
    213           ........ 
    214  
    215 2006-05-28 03:38  'Travis Shirk <travis@pobox.com>' 
    216  
    217         * [r233] mesk/branches/0.1: Initialized merge tracking via 
    218           "svnmerge" with revisions "1-229" from 
    219           svn://puddy.nicfit.lan:/mesk/trunk 
    220  
    221 2006-05-28 01:41  'Travis Shirk <travis@pobox.com>' 
    222  
    223         * [r230] mesk/branches/0.1: Creating 0.1.x branch 
     391          Version bump to 0.1.1 
     392          ........ 
     393 
     3942006-05-28 21:49  'Travis Shirk <travis@pobox.com>' 
     395 
     396        * [r236] .: Initialized merge tracking via "svnmerge" with 
     397          revisions "1-235" from 
     398          svn://puddy.nicfit.lan:/mesk/branches/0.1 
     399 
     4002006-05-28 03:07  'Travis Shirk <travis@pobox.com>' 
     401 
     402        * [r232] configure.ac, po/es.po, po/mesk.pot: After release updates 
     403 
     4042006-05-28 03:06  'Travis Shirk <travis@pobox.com>' 
     405 
     406        * [r231] po/Makefile.in: Install dir fix (exposed with 0.1.0 
     407          ebuild) 
    224408 
    2254092006-05-27 23:50  'Travis Shirk <travis@pobox.com>' 
    226410 
    227         * [r229] mesk/trunk/NEWS, mesk/trunk/po/es.po, 
    228           mesk/trunk/po/mesk.pot: Release updates 
     411        * [r229] NEWS, po/es.po, po/mesk.pot: Release updates 
    229412 
    2304132006-05-27 23:50  'Travis Shirk <travis@pobox.com>' 
    231414 
    232         * [r228] mesk/trunk/ChangeLog: Updated 
     415        * [r228] ChangeLog: Updated 
    233416 
    2344172006-05-27 23:49  'Travis Shirk <travis@pobox.com>' 
    235418 
    236         * [r227] mesk/trunk/Makefile.in: Include ebuild in distribution 
    237           tarball 
     419        * [r227] Makefile.in: Include ebuild in distribution tarball 
    238420 
    2394212006-05-27 23:41  'Travis Shirk <travis@pobox.com>' 
    240422 
    241         * [r226] mesk/trunk/Makefile.in: Build README for all, dists will 
    242           have it already so it won't be built in this case 
     423        * [r226] Makefile.in: Build README for all, dists will have it 
     424          already so it won't be built in this case 
    243425 
    2444262006-05-27 23:38  'Travis Shirk <travis@pobox.com>' 
    245427 
    246         * [r225] mesk/trunk/src/playlist_control.py: Save playlist more 
    247           often to keep it in sync in case of crash 
     428        * [r225] src/playlist_control.py: Save playlist more often to keep 
     429          it in sync in case of crash 
    248430 
    2494312006-05-27 23:36  'Travis Shirk <travis@pobox.com>' 
    250432 
    251         * [r224] mesk/trunk/src/plugins/gajimstatus.py: Allow tune status 
    252           when DnD 
     433        * [r224] src/plugins/gajimstatus.py: Allow tune status when DnD 
    253434 
    2544352006-05-27 02:39  'Travis Shirk <travis@pobox.com>' 
    255436 
    256         * [r223] mesk/trunk/THANKS: Added Jim Ray for contributing Mesk 
    257           web site 
     437        * [r223] THANKS: Added Jim Ray for contributing Mesk web site 
    258438 
    2594392006-05-27 02:37  'Travis Shirk <travis@pobox.com>' 
    260440 
    261         * [r222] mesk/trunk/src/main_window.py: Set window icon 
     441        * [r222] src/main_window.py: Set window icon 
    262442 
    2634432006-05-27 02:31  'Travis Shirk <travis@pobox.com>' 
    264444 
    265         * [r221] mesk/trunk/Makefile.in, mesk/trunk/etc/mesk.desktop.in, 
    266           mesk/trunk/po/es.po, mesk/trunk/po/mesk.pot, 
    267           mesk/trunk/src/album_cover_control.py, 
    268           mesk/trunk/src/audio-x-generic.svg, mesk/trunk/src/mesk.png, 
    269           mesk/trunk/src/mesk.svg: Auto-generate README from wiki and 
     445        * [r221] Makefile.in, etc/mesk.desktop.in, po/es.po, po/mesk.pot, 
     446          src/album_cover_control.py, src/audio-x-generic.svg, 
     447          src/mesk.png, src/mesk.svg: Auto-generate README from wiki and 
    270448          mesk.desktop fixes including menu icon 
    271449 
    2724502006-05-26 02:18  'Travis Shirk <travis@pobox.com>' 
    273451 
    274         * [r220] mesk/trunk/README: Deleted, as I'm going to fetch from 
    275           the Wiki 
     452        * [r220] README: Deleted, as I'm going to fetch from the Wiki 
    276453 
    2774542006-05-26 01:48  'Travis Shirk <travis@pobox.com>' 
    278455 
    279         * [r219] mesk/trunk/po/es.po, mesk/trunk/po/mesk.pot: Updates 
     456        * [r219] po/es.po, po/mesk.pot: Updates 
    280457 
    2814582006-05-23 01:55  'Travis Shirk <travis@pobox.com>' 
    282459 
    283         * [r213] mesk/trunk/Makefile.in, mesk/trunk/configure.ac: Reset 
    284           version to 0.1.0 
     460        * [r213] Makefile.in, configure.ac: Reset version to 0.1.0 
    285461 
    2864622006-05-21 04:53  'Travis Shirk <travis@pobox.com>' 
    287463 
    288         * [r212] mesk/trunk/ChangeLog: Update 
     464        * [r212] ChangeLog: Update 
    289465 
    2904662006-05-21 04:53  'Travis Shirk <travis@pobox.com>' 
    291467 
    292         * [r211] mesk/trunk/.changelog_authors, mesk/trunk/ChangeLog, 
    293           mesk/trunk/Makefile.in: More changelog fixes 
     468        * [r211] .changelog_authors, ChangeLog, Makefile.in: More 
     469          changelog fixes 
    294470 
    2954712006-05-21 04:48  'Travis Shirk <travis@pobox.com>' 
    296472 
    297         * [r210] mesk/trunk/po/es.po: es updates for string freeze 
     473        * [r210] po/es.po: es updates for string freeze 
    298474 
    2994752006-05-21 04:22  'Travis Shirk <travis@pobox.com>' 
    300476 
    301         * [r209] mesk/trunk/po/mesk.pot: String freeze 
     477        * [r209] po/mesk.pot: String freeze 
    302478 
    3034792006-05-21 04:06  'Travis Shirk <travis@pobox.com>' 
    304480 
    305         * [r208] mesk/trunk/ChangeLog: Created with svn2cl 
     481        * [r208] ChangeLog: Created with svn2cl 
    306482 
    3074832006-05-20 03:27  'Travis Shirk <travis@pobox.com>' 
    308484 
    309         * [r207] mesk/trunk/src/main_window.py: Restored set_compact_mode 
    310           which I accidently blew away 
     485        * [r207] src/main_window.py: Restored set_compact_mode which I 
     486          accidently blew away 
    311487 
    3124882006-05-20 03:26  'Travis Shirk <travis@pobox.com>' 
    313489 
    314         * [r206] mesk/trunk/src/mesk/__init__.py: Changed default window 
    315           size 
     490        * [r206] src/mesk/__init__.py: Changed default window size 
    316491 
    3174922006-05-18 03:02  'Travis Shirk <travis@pobox.com>' 
    318493 
    319         * [r205] mesk/trunk/src/plugins/audioscrobbler.py, 
    320           mesk/trunk/src/plugins/gajimstatus.py: URLs point to Wiki pages 
     494        * [r205] src/plugins/audioscrobbler.py, 
     495          src/plugins/gajimstatus.py: URLs point to Wiki pages 
    321496 
    3224972006-05-18 01:35  'Travis Shirk <travis@pobox.com>' 
    323498 
    324         * [r204] mesk/trunk/src/gtk_utils.py, 
    325           mesk/trunk/src/main_window.py, mesk/trunk/src/mesk_gui.glade: 
     499        * [r204] src/gtk_utils.py, src/main_window.py, src/mesk_gui.glade: 
    326500          Added a help menuitem which directs browser to Wiki 
    327501 
    3285022006-05-17 05:19  'Travis Shirk <travis@pobox.com>' 
    329503 
    330         * [r203] mesk/trunk/po/Makefile.in, mesk/trunk/po/POTFILES.in, 
    331           mesk/trunk/po/es.po, mesk/trunk/po/mesk.pot: String updates 
     504        * [r203] po/Makefile.in, po/POTFILES.in, po/es.po, po/mesk.pot: 
     505          String updates 
    332506 
    3335072006-05-17 05:10  'Travis Shirk <travis@pobox.com>' 
    334508 
    335         * [r202] mesk/trunk/src/plugins/audioscrobbler.py: Use
    336           notifications for auth errors 
     509        * [r202] src/plugins/audioscrobbler.py: User notifications fo
     510          auth errors 
    337511 
    3385122006-05-17 04:12  'Travis Shirk <travis@pobox.com>' 
    339513 
    340         * [r201] mesk/trunk/src/mesk/plugin/__init__.py, 
    341           mesk/trunk/src/plugins/audioscrobbler.py, 
    342           mesk/trunk/src/plugins/gajimstatus.py, 
    343           mesk/trunk/src/plugins/plugins_gui.glade: gajimstatus plugin 
    344           configuration 
     514        * [r201] src/mesk/plugin/__init__.py, 
     515          src/plugins/audioscrobbler.py, src/plugins/gajimstatus.py, 
     516          src/plugins/plugins_gui.glade: gajimstatus plugin configuration 
    345517 
    3465182006-05-15 03:24  'Travis Shirk <travis@pobox.com>' 
    347519 
    348         * [r200] mesk/trunk/src/plugins/audioscrobbler.py, 
    349           mesk/trunk/src/plugins/plugins_gui.glade: Audioscrobbler 
    350           configuration hacking 
     520        * [r200] src/plugins/audioscrobbler.py, 
     521          src/plugins/plugins_gui.glade: Audioscrobbler configuration 
     522          hacking 
    351523 
    3525242006-05-15 02:39  'Travis Shirk <travis@pobox.com>' 
    353525 
    354         * [r199] mesk/trunk/src/mesk/plugin/__init__.py, 
    355           mesk/trunk/src/playlist_control.py, 
    356           mesk/trunk/src/preference_window.py: MessageDialog for plugin 
    357           activation error 
     526        * [r199] src/mesk/plugin/__init__.py, src/playlist_control.py, 
     527          src/preference_window.py: MessageDialog for plugin activation 
     528          error 
    358529 
    3595302006-05-15 02:27  'Travis Shirk <travis@pobox.com>' 
    360531 
    361         * [r198] mesk/trunk/src/preference_window.py: Removed some unused 
    362           gconf code 
     532        * [r198] src/preference_window.py: Removed some unused gconf code 
    363533 
    3645342006-05-15 02:25  'Travis Shirk <travis@pobox.com>' 
    365535 
    366         * [r197] mesk/trunk/src/mesk/plugin/__init__.py, 
    367           mesk/trunk/src/plugins/audioscrobbler.py, 
    368           mesk/trunk/src/preference_window.py: Hide/show plugin configure 
    369           button depending on active and configurable 
     536        * [r197] src/mesk/plugin/__init__.py, 
     537          src/plugins/audioscrobbler.py, src/preference_window.py: 
     538          Hide/show plugin configure button depending on active and 
     539          configurable 
    370540 
    3715412006-05-15 00:59  'Travis Shirk <travis@pobox.com>' 
    372542 
    373         * [r196] mesk/trunk/src/audio_control.py, 
    374           mesk/trunk/src/main_window.py, mesk/trunk/src/mesk/playlist.py, 
    375           mesk/trunk/src/mesk/plugin/__init__.py, 
    376           mesk/trunk/src/mesk/plugin/listeners.py, 
    377           mesk/trunk/src/playlist_control.py, 
    378           mesk/trunk/src/plugins/audioscrobbler.py, 
    379           mesk/trunk/src/plugins/gajimstatus.py: Fixes for #105 and #118 
     543        * [r196] src/audio_control.py, src/main_window.py, 
     544          src/mesk/playlist.py, src/mesk/plugin/__init__.py, 
     545          src/mesk/plugin/listeners.py, src/playlist_control.py, 
     546          src/plugins/audioscrobbler.py, src/plugins/gajimstatus.py: Fixes 
     547          for #105 and #118 
    380548 
    3815492006-05-14 21:16  'Travis Shirk <travis@pobox.com>' 
    382550 
    383         * [r195] mesk/trunk/src/mesk/common/config.py, 
    384           mesk/trunk/src/mesk/plugin/__init__.py, 
    385           mesk/trunk/src/preference_window.py: Plugins can be 
    386           activated/deactivated at runtime 
     551        * [r195] src/mesk/common/config.py, src/mesk/plugin/__init__.py, 
     552          src/preference_window.py: Plugins can be activated/deactivated 
     553          at runtime 
    387554 
    3885552006-05-14 20:54  'Travis Shirk <travis@pobox.com>' 
    389556 
    390         * [r194] mesk/trunk/src/config.py: Config.getlist added so 
    391           playlist_names is no longer needed 
     557        * [r194] src/config.py: Config.getlist added so playlist_names is 
     558          no longer needed 
    392559 
    3935602006-05-14 20:53  'Travis Shirk <travis@pobox.com>' 
    394561 
    395         * [r193] mesk/trunk/src/main_window.py, 
    396           mesk/trunk/src/mesk/common/config.py, 
    397           mesk/trunk/src/mesk/plugin/__init__.py: Added a getlist method 
    398           to the config parser 
     562        * [r193] src/main_window.py, src/mesk/common/config.py, 
     563          src/mesk/plugin/__init__.py: Added a getlist method to the 
     564          config parser 
    399565 
    4005662006-05-09 03:07  'Travis Shirk <travis@pobox.com>' 
    401567 
    402         * [r192] mesk/trunk/src/main.py: Update version in config; fixes 
    403           #115 
     568        * [r192] src/main.py: Update version in config; fixes #115 
    404569 
    4055702006-05-09 02:56  'Travis Shirk <travis@pobox.com>' 
    406571 
    407         * [r191] mesk/trunk/src/playlist_control.py: Prefer 
    408           gtk.main_iteration over gtk.main_iteration_do 
     572        * [r191] src/playlist_control.py: Prefer gtk.main_iteration over 
     573          gtk.main_iteration_do 
    409574 
    4105752006-05-09 02:53  'Travis Shirk <travis@pobox.com>' 
    411576 
    412         * [r190] mesk/trunk/src/playlist_control.py: Don't hang UI for 
    413           drops of a huge number of files; fixes #73 
     577        * [r190] src/playlist_control.py: Don't hang UI for drops of a 
     578          huge number of files; fixes #73 
    414579 
    4155802006-05-07 23:34  'Travis Shirk <travis@pobox.com>' 
    416581 
    417         * [r189] mesk/trunk/Makefile.in: More thorough clean 
     582        * [r189] Makefile.in: More thorough clean 
    418583 
    4195842006-05-07 21:47  'Travis Shirk <travis@pobox.com>' 
    420585 
    421         * [r188] mesk/trunk/src/mesk/common/config.py: Always save config 
    422           file with mode 0600 
     586        * [r188] src/mesk/common/config.py: Always save config file with 
     587          mode 0600 
    423588 
    4245892006-05-07 21:16  'Travis Shirk <travis@pobox.com>' 
    425590 
    426         * [r187] mesk/trunk/Makefile.in, mesk/trunk/src/main.py, 
    427           mesk/trunk/src/mesk/common/config.py, 
    428           mesk/trunk/src/mesk/plugin/__init__.py, 
    429           mesk/trunk/src/mesk_gui.glade, 
    430           mesk/trunk/src/plugins/audioscrobbler.py, 
    431           mesk/trunk/src/plugins/plugins_gui.glade, 
    432           mesk/trunk/src/preference_window.py: Hacking on plugin 
    433           configurations launched from Preference window 
     591        * [r187] Makefile.in, src/main.py, src/mesk/common/config.py, 
     592          src/mesk/plugin/__init__.py, src/mesk_gui.glade, 
     593          src/plugins/audioscrobbler.py, src/plugins/plugins_gui.glade, 
     594          src/preference_window.py: Hacking on plugin configurations 
     595          launched from Preference window 
    434596 
    4355972006-05-07 02:35  'Travis Shirk <travis@pobox.com>' 
    436598 
    437         * [r186] mesk/trunk/src/main.py, 
    438           mesk/trunk/src/mesk/plugin/__init__.py: Added dynamic 
     599        * [r186] src/main.py, src/mesk/plugin/__init__.py: Added dynamic 
    439600          activation/deactivation of plugins and scaled down the default 
    440601          plugin XPM 
     
    4426032006-05-07 02:17  'Travis Shirk <travis@pobox.com>' 
    443604 
    444         * [r185] mesk/trunk/src/plugins/gajimstatus.py: Smaller XPM 
     605        * [r185] src/plugins/gajimstatus.py: Smaller XPM 
    445606 
    4466072006-05-07 01:41  'Travis Shirk <travis@pobox.com>' 
    447608 
    448         * [r184] mesk/trunk/src/mesk_gui.glade, 
    449           mesk/trunk/src/preference_window.py: Plugin info and image in 
    450           preference dialog. 
     609        * [r184] src/mesk_gui.glade, src/preference_window.py: Plugin info 
     610          and image in preference dialog. 
    451611 
    4526122006-05-05 01:41  'Travis Shirk <travis@pobox.com>' 
    453613 
    454         * [r183] mesk/trunk/src/mesk_gui.glade: Set decent size for 
    455           plugins list view 
     614        * [r183] src/mesk_gui.glade: Set decent size for plugins list view 
    456615 
    4576162006-05-05 01:05  'Travis Shirk <travis@pobox.com>' 
    458617 
    459         * [r182] mesk/trunk/src/plugins/gajimstatus.py: Added spaces 
    460           around - 
     618        * [r182] src/plugins/gajimstatus.py: Added spaces around - 
    461619 
    4626202006-04-30 17:16  'Travis Shirk <travis@pobox.com>' 
    463621 
    464         * [r181] mesk/trunk/po/es.po, mesk/trunk/po/mesk.pot, 
    465           mesk/trunk/src/audio_control.py, mesk/trunk/src/main_window.py, 
    466           mesk/trunk/src/mesk/__init__.py, 
    467           mesk/trunk/src/mesk/plugin/__init__.py, 
    468           mesk/trunk/src/mesk_gui.glade, 
    469           mesk/trunk/src/plugins/audioscrobbler.py, 
    470           mesk/trunk/src/plugins/gajimstatus.py, 
    471           mesk/trunk/src/preference_window.py: Plugin refactoring 
     622        * [r181] po/es.po, po/mesk.pot, src/audio_control.py, 
     623          src/main_window.py, src/mesk/__init__.py, 
     624          src/mesk/plugin/__init__.py, src/mesk_gui.glade, 
     625          src/plugins/audioscrobbler.py, src/plugins/gajimstatus.py, 
     626          src/preference_window.py: Plugin refactoring 
    472627 
    4736282006-04-21 01:32  'Travis Shirk <travis@pobox.com>' 
    474629 
    475         * [r180] mesk/trunk/src/audio_control.py, 
    476           mesk/trunk/src/main_window.py, mesk/trunk/src/mesk_gui.glade, 
    477           mesk/trunk/src/preference_window.py: Preferences hacking 
     630        * [r180] src/audio_control.py, src/main_window.py, 
     631          src/mesk_gui.glade, src/preference_window.py: Preferences hacking 
    478632 
    4796332006-04-20 03:20  'Travis Shirk <travis@pobox.com>' 
    480634 
    481         * [r179] mesk/trunk/src/audio_control.py: Removed SRC_STREAM 
    482           pipeline code since I'll port to gstreamer 0.10 before 
    483           implementing streaming, and added some FIXMEs 
     635        * [r179] src/audio_control.py: Removed SRC_STREAM pipeline code 
     636          since I'll port to gstreamer 0.10 before implementing streaming, 
     637          and added some FIXMEs 
    484638 
    4856392006-04-20 01:09  'Travis Shirk <travis@pobox.com>' 
    486640 
    487         * [r178] mesk/trunk/src/mesk/audio_source.py: Display 'Unknown' 
    488           for metadata values that are empty 
     641        * [r178] src/mesk/audio_source.py: Display 'Unknown' for metadata 
     642          values that are empty 
    489643 
    4906442006-04-20 00:57  'Travis Shirk <travis@pobox.com>' 
    491645 
    492         * [r177] mesk/trunk/src/main.py: Added FIXME for gst interception 
    493           of --help 
     646        * [r177] src/main.py: Added FIXME for gst interception of --help 
    494647 
    4956482006-04-20 00:56  'Travis Shirk <travis@pobox.com>' 
    496649 
    497         * [r176] mesk/trunk/src/audio_control.py: Cleanups 
     650        * [r176] src/audio_control.py: Cleanups 
    498651 
    4996522006-04-20 00:54  'Travis Shirk <travis@pobox.com>' 
    500653 
    501         * [r175] mesk/trunk/src/plugins/audioscrobbler.py: #113: Don't 
    502           submit songs to last.fm < 30s 
     654        * [r175] src/plugins/audioscrobbler.py: #113: Don't submit songs 
     655          to last.fm < 30s 
    503656 
    5046572006-04-16 01:18  'Travis Shirk <travis@pobox.com>' 
    505658 
    506         * [r174] mesk/trunk/src/mesk_gui.glade: Translators 
     659        * [r174] src/mesk_gui.glade: Translators 
    507660 
    5086612006-04-16 01:14  'Travis Shirk <travis@pobox.com>' 
    509662 
    510         * [r173] mesk/trunk/Makefile.in, mesk/trunk/po/Makefile.in, 
    511           mesk/trunk/po/es.po, mesk/trunk/po/mesk.pot, 
    512           mesk/trunk/src/mesk/__init__.py: Changed how po files are layed 
    513           out and installed 
     663        * [r173] Makefile.in, po/Makefile.in, po/es.po, po/mesk.pot, 
     664          src/mesk/__init__.py: Changed how po files are layed out and 
     665          installed 
    514666 
    5156672006-04-15 23:10  'Travis Shirk <travis@pobox.com>' 
    516668 
    517         * [r172] mesk/trunk/po/es: Removed 
     669        * [r172] po/es: Removed 
    518670 
    5196712006-04-15 23:09  'Travis Shirk <travis@pobox.com>' 
    520672 
    521         * [r171] mesk/trunk/po/fr: Removed 
     673        * [r171] po/fr: Removed 
    522674 
    5236752006-04-15 23:08  'Travis Shirk <travis@pobox.com>' 
    524676 
    525         * [r170] mesk/trunk/po/es.po, 
    526           mesk/trunk/po/es/LC_MESSAGES/mesk.po, 
    527           mesk/trunk/po/fr/LC_MESSAGES: Rearranging 
     677        * [r170] po/es.po, po/es/LC_MESSAGES/mesk.po, po/fr/LC_MESSAGES: 
     678          Rearranging 
    528679 
    5296802006-04-15 23:07  'Travis Shirk <travis@pobox.com>' 
    530681 
    531         * [r169] mesk/trunk/po/fr/LC_MESSAGES/mesk.po: Removed 
     682        * [r169] po/fr/LC_MESSAGES/mesk.po: Removed 
    532683 
    5336842006-04-14 01:28  'Travis Shirk <travis@pobox.com>' 
    534685 
    535         * [r168] mesk/trunk/po/es/LC_MESSAGES/mesk.po, 
    536           mesk/trunk/po/fr/LC_MESSAGES/mesk.po, mesk/trunk/po/mesk.pot: 
    537           Updated Spanish translation (used babelfish so it's probably 
    538           gibberish to a native speaker) 
     686        * [r168] po/es/LC_MESSAGES/mesk.po, po/fr/LC_MESSAGES/mesk.po, 
     687          po/mesk.pot: Updated Spanish translation (used babelfish so it's 
     688          probably gibberish to a native speaker) 
    539689 
    5406902006-04-14 01:16  'Travis Shirk <travis@pobox.com>' 
    541691 
    542         * [r167] mesk/trunk/Makefile.in, 
    543           mesk/trunk/po/es/LC_MESSAGES/mesk.po, 
    544           mesk/trunk/src/mesk/common/i18n.py: Installation of gettext 
    545           translation files and loading fixes for install environments 
     692