aboutsummaryrefslogtreecommitdiff
path: root/net-im/emesene/pkg-plist
blob: 38cecdadb14091569a6fcc7471805b33f5420c4a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
bin/emesene
%%DATADIR%%/libmimic.so
%%DATADIR%%/Avatar.py
%%DATADIR%%/Avatar.pyc
%%DATADIR%%/Avatar.pyo
%%DATADIR%%/AvatarHistory.py
%%DATADIR%%/AvatarHistory.pyc
%%DATADIR%%/AvatarHistory.pyo
%%DATADIR%%/COPYING
%%DATADIR%%/Config.py
%%DATADIR%%/Config.pyc
%%DATADIR%%/Config.pyo
%%DATADIR%%/ConfigDialog.py
%%DATADIR%%/ConfigDialog.pyc
%%DATADIR%%/ConfigDialog.pyo
%%DATADIR%%/ContactList.py
%%DATADIR%%/ContactList.pyc
%%DATADIR%%/ContactList.pyo
%%DATADIR%%/ContactManager.py
%%DATADIR%%/ContactManager.pyc
%%DATADIR%%/ContactManager.pyo
%%DATADIR%%/Controller.py
%%DATADIR%%/Controller.pyc
%%DATADIR%%/Controller.pyo
%%DATADIR%%/Conversation.py
%%DATADIR%%/Conversation.pyc
%%DATADIR%%/Conversation.pyo
%%DATADIR%%/ConversationLayoutManager.py
%%DATADIR%%/ConversationLayoutManager.pyc
%%DATADIR%%/ConversationLayoutManager.pyo
%%DATADIR%%/ConversationManager.py
%%DATADIR%%/ConversationManager.pyc
%%DATADIR%%/ConversationManager.pyo
%%DATADIR%%/ConversationUI.py
%%DATADIR%%/ConversationUI.pyc
%%DATADIR%%/ConversationUI.pyo
%%DATADIR%%/ConversationWindow.py
%%DATADIR%%/ConversationWindow.pyc
%%DATADIR%%/ConversationWindow.pyo
%%DATADIR%%/CustomEmoticons.py
%%DATADIR%%/CustomEmoticons.pyc
%%DATADIR%%/CustomEmoticons.pyo
%%DATADIR%%/FancyAvatarRenderer.py
%%DATADIR%%/FancyAvatarRenderer.pyc
%%DATADIR%%/FancyAvatarRenderer.pyo
%%DATADIR%%/FileTransfer.py
%%DATADIR%%/FileTransfer.pyc
%%DATADIR%%/FileTransfer.pyo
%%DATADIR%%/FileTransferUI.py
%%DATADIR%%/FileTransferUI.pyc
%%DATADIR%%/FileTransferUI.pyo
%%DATADIR%%/FilterEntry.py
%%DATADIR%%/FilterEntry.pyc
%%DATADIR%%/FilterEntry.pyo
%%DATADIR%%/FontStyleWindow.py
%%DATADIR%%/FontStyleWindow.pyc
%%DATADIR%%/FontStyleWindow.pyo
%%DATADIR%%/GroupManager.py
%%DATADIR%%/GroupManager.pyc
%%DATADIR%%/GroupManager.pyo
%%DATADIR%%/GroupMenu.py
%%DATADIR%%/GroupMenu.pyc
%%DATADIR%%/GroupMenu.pyo
%%DATADIR%%/ImageAreaSelector.py
%%DATADIR%%/ImageAreaSelector.pyc
%%DATADIR%%/ImageAreaSelector.pyo
%%DATADIR%%/InkDraw.py
%%DATADIR%%/InkDraw.pyc
%%DATADIR%%/InkDraw.pyo
%%DATADIR%%/LogViewer.py
%%DATADIR%%/LogViewer.pyc
%%DATADIR%%/LogViewer.pyo
%%DATADIR%%/Login.py
%%DATADIR%%/Login.pyc
%%DATADIR%%/Login.pyo
%%DATADIR%%/MANIFEST.in
%%DATADIR%%/MainMenu.py
%%DATADIR%%/MainMenu.pyc
%%DATADIR%%/MainMenu.pyo
%%DATADIR%%/MainWindow.py
%%DATADIR%%/MainWindow.pyc
%%DATADIR%%/MainWindow.pyo
%%DATADIR%%/Menu.py
%%DATADIR%%/Menu.pyc
%%DATADIR%%/Menu.pyo
%%DATADIR%%/Parser.py
%%DATADIR%%/Parser.pyc
%%DATADIR%%/Parser.pyo
%%DATADIR%%/PluginManager.py
%%DATADIR%%/PluginManager.pyc
%%DATADIR%%/PluginManager.pyo
%%DATADIR%%/PreferenceWindow.py
%%DATADIR%%/PreferenceWindow.pyc
%%DATADIR%%/PreferenceWindow.pyo
%%DATADIR%%/SingleInstance.py
%%DATADIR%%/SingleInstance.pyc
%%DATADIR%%/SingleInstance.pyo
%%DATADIR%%/SlashCommands.py
%%DATADIR%%/SlashCommands.pyc
%%DATADIR%%/SlashCommands.pyo
%%DATADIR%%/SmileyRenderer.py
%%DATADIR%%/SmileyRenderer.pyc
%%DATADIR%%/SmileyRenderer.pyo
%%DATADIR%%/SmilieWindow.py
%%DATADIR%%/SmilieWindow.pyc
%%DATADIR%%/SmilieWindow.pyo
%%DATADIR%%/Sound.py
%%DATADIR%%/Sound.pyc
%%DATADIR%%/Sound.pyo
%%DATADIR%%/StatusMenu.py
%%DATADIR%%/StatusMenu.pyc
%%DATADIR%%/StatusMenu.pyo
%%DATADIR%%/Theme.py
%%DATADIR%%/Theme.pyc
%%DATADIR%%/Theme.pyo
%%DATADIR%%/TrayIcon.py
%%DATADIR%%/TrayIcon.pyc
%%DATADIR%%/TrayIcon.pyo
%%DATADIR%%/TreeViewTooltips.py
%%DATADIR%%/TreeViewTooltips.pyc
%%DATADIR%%/TreeViewTooltips.pyo
%%DATADIR%%/UserList.py
%%DATADIR%%/UserList.pyc
%%DATADIR%%/UserList.pyo
%%DATADIR%%/UserMenu.py
%%DATADIR%%/UserMenu.pyc
%%DATADIR%%/UserMenu.pyo
%%DATADIR%%/UserPanel.py
%%DATADIR%%/UserPanel.pyc
%%DATADIR%%/UserPanel.pyo
%%DATADIR%%/Webcam.py
%%DATADIR%%/Webcam.pyc
%%DATADIR%%/Webcam.pyo
%%DATADIR%%/WebcamDevice.py
%%DATADIR%%/WebcamDevice.pyc
%%DATADIR%%/WebcamDevice.pyo
%%DATADIR%%/Widgets.py
%%DATADIR%%/Widgets.pyc
%%DATADIR%%/Widgets.pyo
%%DATADIR%%/__init__.py
%%DATADIR%%/__init__.pyc
%%DATADIR%%/__init__.pyo
%%DATADIR%%/abstract/ConfigDialog.py
%%DATADIR%%/abstract/ConfigDialog.pyc
%%DATADIR%%/abstract/ConfigDialog.pyo
%%DATADIR%%/abstract/ContactList.py
%%DATADIR%%/abstract/ContactList.pyc
%%DATADIR%%/abstract/ContactList.pyo
%%DATADIR%%/abstract/ContactManager.py
%%DATADIR%%/abstract/ContactManager.pyc
%%DATADIR%%/abstract/ContactManager.pyo
%%DATADIR%%/abstract/ContactMenu.py
%%DATADIR%%/abstract/ContactMenu.pyc
%%DATADIR%%/abstract/ContactMenu.pyo
%%DATADIR%%/abstract/GroupManager.py
%%DATADIR%%/abstract/GroupManager.pyc
%%DATADIR%%/abstract/GroupManager.pyo
%%DATADIR%%/abstract/GroupMenu.py
%%DATADIR%%/abstract/GroupMenu.pyc
%%DATADIR%%/abstract/GroupMenu.pyo
%%DATADIR%%/abstract/MainMenu.py
%%DATADIR%%/abstract/MainMenu.pyc
%%DATADIR%%/abstract/MainMenu.pyo
%%DATADIR%%/abstract/Menu.py
%%DATADIR%%/abstract/Menu.pyc
%%DATADIR%%/abstract/Menu.pyo
%%DATADIR%%/abstract/Object.py
%%DATADIR%%/abstract/Object.pyc
%%DATADIR%%/abstract/Object.pyo
%%DATADIR%%/abstract/Session.py
%%DATADIR%%/abstract/Session.pyc
%%DATADIR%%/abstract/Session.pyo
%%DATADIR%%/abstract/__init__.py
%%DATADIR%%/abstract/__init__.pyc
%%DATADIR%%/abstract/__init__.pyo
%%DATADIR%%/abstract/dialog.py
%%DATADIR%%/abstract/dialog.pyc
%%DATADIR%%/abstract/dialog.pyo
%%DATADIR%%/abstract/sandbox.py
%%DATADIR%%/abstract/sandbox.pyc
%%DATADIR%%/abstract/sandbox.pyo
%%DATADIR%%/abstract/status.py
%%DATADIR%%/abstract/status.pyc
%%DATADIR%%/abstract/status.pyo
%%DATADIR%%/abstract/stock.py
%%DATADIR%%/abstract/stock.pyc
%%DATADIR%%/abstract/stock.pyo
%%DATADIR%%/abstract/validators.py
%%DATADIR%%/abstract/validators.pyc
%%DATADIR%%/abstract/validators.pyo
%%DATADIR%%/conversation_themes/default/theme
%%DATADIR%%/conversation_themes/gtalk/theme
%%DATADIR%%/conversation_themes/irc/theme
%%DATADIR%%/conversation_themes/messenger/theme
%%DATADIR%%/conversation_themes/pidgin/theme
%%DATADIR%%/desktop.py
%%DATADIR%%/desktop.pyc
%%DATADIR%%/desktop.pyo
%%DATADIR%%/dialog.py
%%DATADIR%%/dialog.pyc
%%DATADIR%%/dialog.pyo
%%DATADIR%%/emesene
%%DATADIR%%/emesene-logo.png
%%DATADIR%%/emesene.pot
%%DATADIR%%/emesenelib/ContactData.py
%%DATADIR%%/emesenelib/ContactData.pyc
%%DATADIR%%/emesenelib/ContactData.pyo
%%DATADIR%%/emesenelib/Hotmail.py
%%DATADIR%%/emesenelib/Hotmail.pyc
%%DATADIR%%/emesenelib/Hotmail.pyo
%%DATADIR%%/emesenelib/MsnOIM.py
%%DATADIR%%/emesenelib/MsnOIM.pyc
%%DATADIR%%/emesenelib/MsnOIM.pyo
%%DATADIR%%/emesenelib/Msnobj.py
%%DATADIR%%/emesenelib/Msnobj.pyc
%%DATADIR%%/emesenelib/Msnobj.pyo
%%DATADIR%%/emesenelib/ProfileManager.py
%%DATADIR%%/emesenelib/ProfileManager.pyc
%%DATADIR%%/emesenelib/ProfileManager.pyo
%%DATADIR%%/emesenelib/SignalHandler.py
%%DATADIR%%/emesenelib/SignalHandler.pyc
%%DATADIR%%/emesenelib/SignalHandler.pyo
%%DATADIR%%/emesenelib/Socket.py
%%DATADIR%%/emesenelib/Socket.pyc
%%DATADIR%%/emesenelib/Socket.pyo
%%DATADIR%%/emesenelib/Switchboard.py
%%DATADIR%%/emesenelib/Switchboard.pyc
%%DATADIR%%/emesenelib/Switchboard.pyo
%%DATADIR%%/emesenelib/UbxParser.py
%%DATADIR%%/emesenelib/UbxParser.pyc
%%DATADIR%%/emesenelib/UbxParser.pyo
%%DATADIR%%/emesenelib/XmlParser.py
%%DATADIR%%/emesenelib/XmlParser.pyc
%%DATADIR%%/emesenelib/XmlParser.pyo
%%DATADIR%%/emesenelib/__init__.py
%%DATADIR%%/emesenelib/__init__.pyc
%%DATADIR%%/emesenelib/__init__.pyo
%%DATADIR%%/emesenelib/common.py
%%DATADIR%%/emesenelib/common.pyc
%%DATADIR%%/emesenelib/common.pyo
%%DATADIR%%/emesenelib/core.py
%%DATADIR%%/emesenelib/core.pyc
%%DATADIR%%/emesenelib/core.pyo
%%DATADIR%%/emesenelib/mbi.py
%%DATADIR%%/emesenelib/mbi.pyc
%%DATADIR%%/emesenelib/mbi.pyo
%%DATADIR%%/emesenelib/p2p/__init__.py
%%DATADIR%%/emesenelib/p2p/__init__.pyc
%%DATADIR%%/emesenelib/p2p/__init__.pyo
%%DATADIR%%/emesenelib/p2p/slp.py
%%DATADIR%%/emesenelib/p2p/slp.pyc
%%DATADIR%%/emesenelib/p2p/slp.pyo
%%DATADIR%%/emesenelib/p2p/tlp.py
%%DATADIR%%/emesenelib/p2p/tlp.pyc
%%DATADIR%%/emesenelib/p2p/tlp.pyo
%%DATADIR%%/emesenelib/p2p/transfers.py
%%DATADIR%%/emesenelib/p2p/transfers.pyc
%%DATADIR%%/emesenelib/p2p/transfers.pyo
%%DATADIR%%/emesenelib/pydes.py
%%DATADIR%%/emesenelib/pydes.pyc
%%DATADIR%%/emesenelib/pydes.pyo
%%DATADIR%%/emesenelib/soap/__init__.py
%%DATADIR%%/emesenelib/soap/__init__.pyc
%%DATADIR%%/emesenelib/soap/__init__.pyo
%%DATADIR%%/emesenelib/soap/manager.py
%%DATADIR%%/emesenelib/soap/manager.pyc
%%DATADIR%%/emesenelib/soap/manager.pyo
%%DATADIR%%/emesenelib/soap/requests.py
%%DATADIR%%/emesenelib/soap/requests.pyc
%%DATADIR%%/emesenelib/soap/requests.pyo
%%DATADIR%%/emesenelib/soap/templates.py
%%DATADIR%%/emesenelib/soap/templates.pyc
%%DATADIR%%/emesenelib/soap/templates.pyo
%%DATADIR%%/hotmlog.htm
%%DATADIR%%/htmltextview.py
%%DATADIR%%/htmltextview.pyc
%%DATADIR%%/htmltextview.pyo
%%DATADIR%%/log_export.py
%%DATADIR%%/log_export.pyc
%%DATADIR%%/log_export.pyo
%%DATADIR%%/paths.py
%%DATADIR%%/paths.pyc
%%DATADIR%%/paths.pyo
%%DATADIR%%/plugins_base/AntiBoss.py
%%DATADIR%%/plugins_base/AntiBoss.pyc
%%DATADIR%%/plugins_base/AntiBoss.pyo
%%DATADIR%%/plugins_base/Commands.py
%%DATADIR%%/plugins_base/Commands.pyc
%%DATADIR%%/plugins_base/Commands.pyo
%%DATADIR%%/plugins_base/CurrentSong.py
%%DATADIR%%/plugins_base/CurrentSong.pyc
%%DATADIR%%/plugins_base/CurrentSong.pyo
%%DATADIR%%/plugins_base/CustomStatus.py
%%DATADIR%%/plugins_base/CustomStatus.pyc
%%DATADIR%%/plugins_base/CustomStatus.pyo
%%DATADIR%%/plugins_base/Dbus.py
%%DATADIR%%/plugins_base/Dbus.pyc
%%DATADIR%%/plugins_base/Dbus.pyo
%%DATADIR%%/plugins_base/EmoticonPlugin.py
%%DATADIR%%/plugins_base/EmoticonPlugin.pyc
%%DATADIR%%/plugins_base/EmoticonPlugin.pyo
%%DATADIR%%/plugins_base/EncryptedMessage.py
%%DATADIR%%/plugins_base/EncryptedMessage.pyc
%%DATADIR%%/plugins_base/EncryptedMessage.pyo
%%DATADIR%%/plugins_base/Eval.py
%%DATADIR%%/plugins_base/Eval.pyc
%%DATADIR%%/plugins_base/Eval.pyo
%%DATADIR%%/plugins_base/Facebook.py
%%DATADIR%%/plugins_base/Facebook.pyc
%%DATADIR%%/plugins_base/Facebook.pyo
%%DATADIR%%/plugins_base/IdleStatus.py
%%DATADIR%%/plugins_base/IdleStatus.pyc
%%DATADIR%%/plugins_base/IdleStatus.pyo
%%DATADIR%%/plugins_base/InlineNotify.py
%%DATADIR%%/plugins_base/InlineNotify.pyc
%%DATADIR%%/plugins_base/InlineNotify.pyo
%%DATADIR%%/plugins_base/LastSaid.py
%%DATADIR%%/plugins_base/LastSaid.pyc
%%DATADIR%%/plugins_base/LastSaid.pyo
%%DATADIR%%/plugins_base/LogConversation.py
%%DATADIR%%/plugins_base/LogConversation.pyc
%%DATADIR%%/plugins_base/LogConversation.pyo
%%DATADIR%%/plugins_base/Logger.py
%%DATADIR%%/plugins_base/Logger.pyc
%%DATADIR%%/plugins_base/Logger.pyo
%%DATADIR%%/plugins_base/Notification.py
%%DATADIR%%/plugins_base/Notification.pyc
%%DATADIR%%/plugins_base/Notification.pyo
%%DATADIR%%/plugins_base/NotifyOsdImproved.py
%%DATADIR%%/plugins_base/NotifyOsdImproved.pyc
%%DATADIR%%/plugins_base/NotifyOsdImproved.pyo
%%DATADIR%%/plugins_base/Plugin.py
%%DATADIR%%/plugins_base/Plugin.pyc
%%DATADIR%%/plugins_base/Plugin.pyo
%%DATADIR%%/plugins_base/Plus.py
%%DATADIR%%/plugins_base/Plus.pyc
%%DATADIR%%/plugins_base/Plus.pyo
%%DATADIR%%/plugins_base/PlusColorPanel.py
%%DATADIR%%/plugins_base/PlusColorPanel.pyc
%%DATADIR%%/plugins_base/PlusColorPanel.pyo
%%DATADIR%%/plugins_base/Screenshots.py
%%DATADIR%%/plugins_base/Screenshots.pyc
%%DATADIR%%/plugins_base/Screenshots.pyo
%%DATADIR%%/plugins_base/Spell.py
%%DATADIR%%/plugins_base/Spell.pyc
%%DATADIR%%/plugins_base/Spell.pyo
%%DATADIR%%/plugins_base/StatusHistory.py
%%DATADIR%%/plugins_base/StatusHistory.pyc
%%DATADIR%%/plugins_base/StatusHistory.pyo
%%DATADIR%%/plugins_base/TinyUrl.py
%%DATADIR%%/plugins_base/TinyUrl.pyc
%%DATADIR%%/plugins_base/TinyUrl.pyo
%%DATADIR%%/plugins_base/WindowTremblingNudge.py
%%DATADIR%%/plugins_base/WindowTremblingNudge.pyc
%%DATADIR%%/plugins_base/WindowTremblingNudge.pyo
%%DATADIR%%/plugins_base/WinkReceiving.py
%%DATADIR%%/plugins_base/WinkReceiving.pyc
%%DATADIR%%/plugins_base/WinkReceiving.pyo
%%DATADIR%%/plugins_base/__init__.py
%%DATADIR%%/plugins_base/__init__.pyc
%%DATADIR%%/plugins_base/__init__.pyo
%%DATADIR%%/plugins_base/currentSong/AIMP2.py
%%DATADIR%%/plugins_base/currentSong/AIMP2.pyc
%%DATADIR%%/plugins_base/currentSong/AIMP2.pyo
%%DATADIR%%/plugins_base/currentSong/Amarok.py
%%DATADIR%%/plugins_base/currentSong/Amarok.pyc
%%DATADIR%%/plugins_base/currentSong/Amarok.pyo
%%DATADIR%%/plugins_base/currentSong/Amarok2.py
%%DATADIR%%/plugins_base/currentSong/Amarok2.pyc
%%DATADIR%%/plugins_base/currentSong/Amarok2.pyo
%%DATADIR%%/plugins_base/currentSong/Audacious.py
%%DATADIR%%/plugins_base/currentSong/Audacious.pyc
%%DATADIR%%/plugins_base/currentSong/Audacious.pyo
%%DATADIR%%/plugins_base/currentSong/Banshee.py
%%DATADIR%%/plugins_base/currentSong/Banshee.pyc
%%DATADIR%%/plugins_base/currentSong/Banshee.pyo
%%DATADIR%%/plugins_base/currentSong/Clementine.py
%%DATADIR%%/plugins_base/currentSong/Clementine.pyc
%%DATADIR%%/plugins_base/currentSong/Clementine.pyo
%%DATADIR%%/plugins_base/currentSong/Consonance.py
%%DATADIR%%/plugins_base/currentSong/Consonance.pyc
%%DATADIR%%/plugins_base/currentSong/Consonance.pyo
%%DATADIR%%/plugins_base/currentSong/CurrentSong.py
%%DATADIR%%/plugins_base/currentSong/CurrentSong.pyc
%%DATADIR%%/plugins_base/currentSong/CurrentSong.pyo
%%DATADIR%%/plugins_base/currentSong/Exaile.py
%%DATADIR%%/plugins_base/currentSong/Exaile.pyc
%%DATADIR%%/plugins_base/currentSong/Exaile.pyo
%%DATADIR%%/plugins_base/currentSong/Foobar2000.py
%%DATADIR%%/plugins_base/currentSong/Foobar2000.pyc
%%DATADIR%%/plugins_base/currentSong/Foobar2000.pyo
%%DATADIR%%/plugins_base/currentSong/GOMPlayer.py
%%DATADIR%%/plugins_base/currentSong/GOMPlayer.pyc
%%DATADIR%%/plugins_base/currentSong/GOMPlayer.pyo
%%DATADIR%%/plugins_base/currentSong/Gmusicbrowser.py
%%DATADIR%%/plugins_base/currentSong/Gmusicbrowser.pyc
%%DATADIR%%/plugins_base/currentSong/Gmusicbrowser.pyo
%%DATADIR%%/plugins_base/currentSong/Guayadeque.py
%%DATADIR%%/plugins_base/currentSong/Guayadeque.pyc
%%DATADIR%%/plugins_base/currentSong/Guayadeque.pyo
%%DATADIR%%/plugins_base/currentSong/LastFm.py
%%DATADIR%%/plugins_base/currentSong/LastFm.pyc
%%DATADIR%%/plugins_base/currentSong/LastFm.pyo
%%DATADIR%%/plugins_base/currentSong/Listen.py
%%DATADIR%%/plugins_base/currentSong/Listen.pyc
%%DATADIR%%/plugins_base/currentSong/Listen.pyo
%%DATADIR%%/plugins_base/currentSong/MediaMonkey.py
%%DATADIR%%/plugins_base/currentSong/MediaMonkey.pyc
%%DATADIR%%/plugins_base/currentSong/MediaMonkey.pyo
%%DATADIR%%/plugins_base/currentSong/MediaPlayerClassic.py
%%DATADIR%%/plugins_base/currentSong/MediaPlayerClassic.pyc
%%DATADIR%%/plugins_base/currentSong/MediaPlayerClassic.pyo
%%DATADIR%%/plugins_base/currentSong/Mesk.py
%%DATADIR%%/plugins_base/currentSong/Mesk.pyc
%%DATADIR%%/plugins_base/currentSong/Mesk.pyo
%%DATADIR%%/plugins_base/currentSong/Mpd.py
%%DATADIR%%/plugins_base/currentSong/Mpd.pyc
%%DATADIR%%/plugins_base/currentSong/Mpd.pyo
%%DATADIR%%/plugins_base/currentSong/OneByOne.py
%%DATADIR%%/plugins_base/currentSong/OneByOne.pyc
%%DATADIR%%/plugins_base/currentSong/OneByOne.pyo
%%DATADIR%%/plugins_base/currentSong/QuodLibet.py
%%DATADIR%%/plugins_base/currentSong/QuodLibet.pyc
%%DATADIR%%/plugins_base/currentSong/QuodLibet.pyo
%%DATADIR%%/plugins_base/currentSong/RealPlayer.py
%%DATADIR%%/plugins_base/currentSong/RealPlayer.pyc
%%DATADIR%%/plugins_base/currentSong/RealPlayer.pyo
%%DATADIR%%/plugins_base/currentSong/Rhythmbox.py
%%DATADIR%%/plugins_base/currentSong/Rhythmbox.pyc
%%DATADIR%%/plugins_base/currentSong/Rhythmbox.pyo
%%DATADIR%%/plugins_base/currentSong/SMPlayer.py
%%DATADIR%%/plugins_base/currentSong/SMPlayer.pyc
%%DATADIR%%/plugins_base/currentSong/SMPlayer.pyo
%%DATADIR%%/plugins_base/currentSong/Songbird.py
%%DATADIR%%/plugins_base/currentSong/Songbird.pyc
%%DATADIR%%/plugins_base/currentSong/Songbird.pyo
%%DATADIR%%/plugins_base/currentSong/Spotify.py
%%DATADIR%%/plugins_base/currentSong/Spotify.pyc
%%DATADIR%%/plugins_base/currentSong/Spotify.pyo
%%DATADIR%%/plugins_base/currentSong/Vagalume.py
%%DATADIR%%/plugins_base/currentSong/Vagalume.pyc
%%DATADIR%%/plugins_base/currentSong/Vagalume.pyo
%%DATADIR%%/plugins_base/currentSong/Vlc.py
%%DATADIR%%/plugins_base/currentSong/Vlc.pyc
%%DATADIR%%/plugins_base/currentSong/Vlc.pyo
%%DATADIR%%/plugins_base/currentSong/Winamp.py
%%DATADIR%%/plugins_base/currentSong/Winamp.pyc
%%DATADIR%%/plugins_base/currentSong/Winamp.pyo
%%DATADIR%%/plugins_base/currentSong/XMPlay.py
%%DATADIR%%/plugins_base/currentSong/XMPlay.pyc
%%DATADIR%%/plugins_base/currentSong/XMPlay.pyo
%%DATADIR%%/plugins_base/currentSong/Xfmedia.py
%%DATADIR%%/plugins_base/currentSong/Xfmedia.pyc
%%DATADIR%%/plugins_base/currentSong/Xfmedia.pyo
%%DATADIR%%/plugins_base/currentSong/Xmms.py
%%DATADIR%%/plugins_base/currentSong/Xmms.pyc
%%DATADIR%%/plugins_base/currentSong/Xmms.pyo
%%DATADIR%%/plugins_base/currentSong/Xmms2.py
%%DATADIR%%/plugins_base/currentSong/Xmms2.pyc
%%DATADIR%%/plugins_base/currentSong/Xmms2.pyo
%%DATADIR%%/plugins_base/currentSong/__init__.py
%%DATADIR%%/plugins_base/currentSong/__init__.pyc
%%DATADIR%%/plugins_base/currentSong/__init__.pyo
%%DATADIR%%/plugins_base/currentSong/aTunes.py
%%DATADIR%%/plugins_base/currentSong/aTunes.pyc
%%DATADIR%%/plugins_base/currentSong/aTunes.pyo
%%DATADIR%%/plugins_base/encryptMessage/GPG.py
%%DATADIR%%/plugins_base/encryptMessage/GPG.pyc
%%DATADIR%%/plugins_base/encryptMessage/GPG.pyo
%%DATADIR%%/plugins_base/encryptMessage/MainEncryptedMessage.py
%%DATADIR%%/plugins_base/encryptMessage/MainEncryptedMessage.pyc
%%DATADIR%%/plugins_base/encryptMessage/MainEncryptedMessage.pyo
%%DATADIR%%/plugins_base/encryptMessage/Rijndael.py
%%DATADIR%%/plugins_base/encryptMessage/Rijndael.pyc
%%DATADIR%%/plugins_base/encryptMessage/Rijndael.pyo
%%DATADIR%%/plugins_base/encryptMessage/__init__.py
%%DATADIR%%/plugins_base/encryptMessage/__init__.pyc
%%DATADIR%%/plugins_base/encryptMessage/__init__.pyo
%%DATADIR%%/plugins_base/encryptMessage/__rijndael.py
%%DATADIR%%/plugins_base/encryptMessage/__rijndael.pyc
%%DATADIR%%/plugins_base/encryptMessage/__rijndael.pyo
%%DATADIR%%/plugins_base/gmailNotify.py
%%DATADIR%%/plugins_base/gmailNotify.pyc
%%DATADIR%%/plugins_base/gmailNotify.pyo
%%DATADIR%%/plugins_base/mailChecker.py
%%DATADIR%%/plugins_base/mailChecker.pyc
%%DATADIR%%/plugins_base/mailChecker.pyo
%%DATADIR%%/setup.py
%%DATADIR%%/setup.pyc
%%DATADIR%%/setup.pyo
%%DATADIR%%/smilies/default/Airplane.png
%%DATADIR%%/smilies/default/Auto.png
%%DATADIR%%/smilies/default/Baring_teeth_smiley.png
%%DATADIR%%/smilies/default/Birthday_cake.png
%%DATADIR%%/smilies/default/Black_sheep.png
%%DATADIR%%/smilies/default/Bowl.png
%%DATADIR%%/smilies/default/Boy.png
%%DATADIR%%/smilies/default/Cigarette.png
%%DATADIR%%/smilies/default/Clock.png
%%DATADIR%%/smilies/default/Dog_face.png
%%DATADIR%%/smilies/default/Dont_tell_anyone.png
%%DATADIR%%/smilies/default/Eye_rolling_smiley.png
%%DATADIR%%/smilies/default/Fingerscrossed.png
%%DATADIR%%/smilies/default/Gift_with_a_bow.png
%%DATADIR%%/smilies/default/Girl.png
%%DATADIR%%/smilies/default/Hi_five.png
%%DATADIR%%/smilies/default/Island_with_a_palm_tree.png
%%DATADIR%%/smilies/default/Messenger.png
%%DATADIR%%/smilies/default/Money.png
%%DATADIR%%/smilies/default/Pizza.png
%%DATADIR%%/smilies/default/Plate.png
%%DATADIR%%/smilies/default/Sarcastic_smiley.png
%%DATADIR%%/smilies/default/Secret_telling_smiley.png
%%DATADIR%%/smilies/default/Snail.png
%%DATADIR%%/smilies/default/Soccer_ball.png
%%DATADIR%%/smilies/default/Telephone_receiver.png
%%DATADIR%%/smilies/default/Thinking_smiley.png
%%DATADIR%%/smilies/default/Turtle.png
%%DATADIR%%/smilies/default/Umbrella.png
%%DATADIR%%/smilies/default/Xbox.png
%%DATADIR%%/smilies/default/andy.png
%%DATADIR%%/smilies/default/angel.png
%%DATADIR%%/smilies/default/angry.png
%%DATADIR%%/smilies/default/audio-x-generic.png
%%DATADIR%%/smilies/default/bat.png
%%DATADIR%%/smilies/default/beer.png
%%DATADIR%%/smilies/default/blushing.png
%%DATADIR%%/smilies/default/brb.png
%%DATADIR%%/smilies/default/brflower.png
%%DATADIR%%/smilies/default/brheart.png
%%DATADIR%%/smilies/default/bunny.png
%%DATADIR%%/smilies/default/coffee.png
%%DATADIR%%/smilies/default/computer.png
%%DATADIR%%/smilies/default/confused.png
%%DATADIR%%/smilies/default/coolglasses.png
%%DATADIR%%/smilies/default/cry.png
%%DATADIR%%/smilies/default/cuffs.png
%%DATADIR%%/smilies/default/devil.png
%%DATADIR%%/smilies/default/drink.png
%%DATADIR%%/smilies/default/emblem-favorite.png
%%DATADIR%%/smilies/default/face-glasses.png
%%DATADIR%%/smilies/default/flower.png
%%DATADIR%%/smilies/default/goat.png
%%DATADIR%%/smilies/default/grin.png
%%DATADIR%%/smilies/default/hugleft.png
%%DATADIR%%/smilies/default/hugright.png
%%DATADIR%%/smilies/default/im.png
%%DATADIR%%/smilies/default/kiss.png
%%DATADIR%%/smilies/default/lamp.png
%%DATADIR%%/smilies/default/mail.png
%%DATADIR%%/smilies/default/oh.png
%%DATADIR%%/smilies/default/party_smiley.png
%%DATADIR%%/smilies/default/phone.png
%%DATADIR%%/smilies/default/photo.png
%%DATADIR%%/smilies/default/pussy.png
%%DATADIR%%/smilies/default/rainbow.png
%%DATADIR%%/smilies/default/sick.png
%%DATADIR%%/smilies/default/sleeping.png
%%DATADIR%%/smilies/default/smile.png
%%DATADIR%%/smilies/default/star.png
%%DATADIR%%/smilies/default/stare.png
%%DATADIR%%/smilies/default/thumbdown.png
%%DATADIR%%/smilies/default/thumbup.png
%%DATADIR%%/smilies/default/tongue.png
%%DATADIR%%/smilies/default/unhappy.png
%%DATADIR%%/smilies/default/video-x-generic.png
%%DATADIR%%/smilies/default/weather-clear-night.png
%%DATADIR%%/smilies/default/weather-clear.png
%%DATADIR%%/smilies/default/weather-showers-scattered.png
%%DATADIR%%/smilies/default/weather-storm.png
%%DATADIR%%/smilies/default/wink.png
%%DATADIR%%/sound_themes/default/alert.wav
%%DATADIR%%/sound_themes/default/nudge.wav
%%DATADIR%%/sound_themes/default/offline.wav
%%DATADIR%%/sound_themes/default/online.wav
%%DATADIR%%/sound_themes/default/send.wav
%%DATADIR%%/sound_themes/default/type.wav
%%DATADIR%%/sound_themes/freedesktop/alert.wav
%%DATADIR%%/sound_themes/freedesktop/nudge.wav
%%DATADIR%%/sound_themes/freedesktop/offline.wav
%%DATADIR%%/sound_themes/freedesktop/online.wav
%%DATADIR%%/sound_themes/freedesktop/send.wav
%%DATADIR%%/sound_themes/freedesktop/type.wav
%%DATADIR%%/status.py
%%DATADIR%%/status.pyc
%%DATADIR%%/status.pyo
%%DATADIR%%/stock.py
%%DATADIR%%/stock.pyc
%%DATADIR%%/stock.pyo
%%DATADIR%%/themes/default/away.png
%%DATADIR%%/themes/default/brush-large.png
%%DATADIR%%/themes/default/brush-small.png
%%DATADIR%%/themes/default/busy.png
%%DATADIR%%/themes/default/cam.png
%%DATADIR%%/themes/default/close.png
%%DATADIR%%/themes/default/cursor-mouse.png
%%DATADIR%%/themes/default/eraser.png
%%DATADIR%%/themes/default/groupChat.png
%%DATADIR%%/themes/default/guif.png
%%DATADIR%%/themes/default/icon.png
%%DATADIR%%/themes/default/icon16.png
%%DATADIR%%/themes/default/icon32.png
%%DATADIR%%/themes/default/icon48.png
%%DATADIR%%/themes/default/icon96.png
%%DATADIR%%/themes/default/idle.png
%%DATADIR%%/themes/default/invisible.png
%%DATADIR%%/themes/default/large_grid.png
%%DATADIR%%/themes/default/loading.gif
%%DATADIR%%/themes/default/login.png
%%DATADIR%%/themes/default/medium_grid.png
%%DATADIR%%/themes/default/mobile.png
%%DATADIR%%/themes/default/no_grid.png
%%DATADIR%%/themes/default/nudge.png
%%DATADIR%%/themes/default/offline.png
%%DATADIR%%/themes/default/online.png
%%DATADIR%%/themes/default/paintbrush.png
%%DATADIR%%/themes/default/reverse.png
%%DATADIR%%/themes/default/rotate-270.png
%%DATADIR%%/themes/default/rotate-90.png
%%DATADIR%%/themes/default/small_grid.png
%%DATADIR%%/themes/default/smilie.png
%%DATADIR%%/themes/default/space.png
%%DATADIR%%/themes/default/status-away.png
%%DATADIR%%/themes/default/status-blocked.png
%%DATADIR%%/themes/default/status-busy.png
%%DATADIR%%/themes/default/text.png
%%DATADIR%%/themes/default/tool-eraser.png
%%DATADIR%%/themes/default/tool-paintbrush.png
%%DATADIR%%/themes/default/trayicon.ico
%%DATADIR%%/themes/default/trayicon.png
%%DATADIR%%/themes/default/trayicon2.png
%%DATADIR%%/themes/default/userPanel.png
%%DATADIR%%/themes/gnomecolors/away.png
%%DATADIR%%/themes/gnomecolors/brush-large.png
%%DATADIR%%/themes/gnomecolors/brush-small.png
%%DATADIR%%/themes/gnomecolors/busy.png
%%DATADIR%%/themes/gnomecolors/cam.png
%%DATADIR%%/themes/gnomecolors/close.png
%%DATADIR%%/themes/gnomecolors/cursor-mouse.png
%%DATADIR%%/themes/gnomecolors/eraser.png
%%DATADIR%%/themes/gnomecolors/groupChat.png
%%DATADIR%%/themes/gnomecolors/guif.png
%%DATADIR%%/themes/gnomecolors/icon.png
%%DATADIR%%/themes/gnomecolors/icon16.png
%%DATADIR%%/themes/gnomecolors/icon32.png
%%DATADIR%%/themes/gnomecolors/icon48.png
%%DATADIR%%/themes/gnomecolors/icon96.png
%%DATADIR%%/themes/gnomecolors/idle.png
%%DATADIR%%/themes/gnomecolors/invisible.png
%%DATADIR%%/themes/gnomecolors/large_grid.png
%%DATADIR%%/themes/gnomecolors/loading.gif
%%DATADIR%%/themes/gnomecolors/login.png
%%DATADIR%%/themes/gnomecolors/medium_grid.png
%%DATADIR%%/themes/gnomecolors/mobile.png
%%DATADIR%%/themes/gnomecolors/no_grid.png
%%DATADIR%%/themes/gnomecolors/nudge.png
%%DATADIR%%/themes/gnomecolors/offline.png
%%DATADIR%%/themes/gnomecolors/online.png
%%DATADIR%%/themes/gnomecolors/paintbrush.png
%%DATADIR%%/themes/gnomecolors/reverse.png
%%DATADIR%%/themes/gnomecolors/rotate-270.png
%%DATADIR%%/themes/gnomecolors/rotate-90.png
%%DATADIR%%/themes/gnomecolors/small_grid.png
%%DATADIR%%/themes/gnomecolors/smilie.png
%%DATADIR%%/themes/gnomecolors/space.png
%%DATADIR%%/themes/gnomecolors/status-away.png
%%DATADIR%%/themes/gnomecolors/status-blocked.png
%%DATADIR%%/themes/gnomecolors/status-busy.png
%%DATADIR%%/themes/gnomecolors/text.png
%%DATADIR%%/themes/gnomecolors/tool-eraser.png
%%DATADIR%%/themes/gnomecolors/tool-paintbrush.png
%%DATADIR%%/themes/gnomecolors/trayicon.ico
%%DATADIR%%/themes/gnomecolors/trayicon.png
%%DATADIR%%/themes/gnomecolors/trayicon2.png
%%DATADIR%%/themes/gnomecolors/userPanel.png
%%DATADIR%%/themes/inthemargins/away.png
%%DATADIR%%/themes/inthemargins/brush-large.png
%%DATADIR%%/themes/inthemargins/brush-small.png
%%DATADIR%%/themes/inthemargins/busy.png
%%DATADIR%%/themes/inthemargins/close.png
%%DATADIR%%/themes/inthemargins/cursor-mouse.png
%%DATADIR%%/themes/inthemargins/eraser.png
%%DATADIR%%/themes/inthemargins/groupChat.png
%%DATADIR%%/themes/inthemargins/guif.png
%%DATADIR%%/themes/inthemargins/icon.png
%%DATADIR%%/themes/inthemargins/icon16.png
%%DATADIR%%/themes/inthemargins/icon32.png
%%DATADIR%%/themes/inthemargins/icon48.png
%%DATADIR%%/themes/inthemargins/icon96.png
%%DATADIR%%/themes/inthemargins/idle.png
%%DATADIR%%/themes/inthemargins/invisible.png
%%DATADIR%%/themes/inthemargins/large_grid.png
%%DATADIR%%/themes/inthemargins/loading.gif
%%DATADIR%%/themes/inthemargins/login.png
%%DATADIR%%/themes/inthemargins/medium_grid.png
%%DATADIR%%/themes/inthemargins/mobile.png
%%DATADIR%%/themes/inthemargins/no_grid.png
%%DATADIR%%/themes/inthemargins/nudge.png
%%DATADIR%%/themes/inthemargins/offline.png
%%DATADIR%%/themes/inthemargins/online.png
%%DATADIR%%/themes/inthemargins/paintbrush.png
%%DATADIR%%/themes/inthemargins/reverse.png
%%DATADIR%%/themes/inthemargins/rotate-270.png
%%DATADIR%%/themes/inthemargins/rotate-90.png
%%DATADIR%%/themes/inthemargins/small_grid.png
%%DATADIR%%/themes/inthemargins/space.png
%%DATADIR%%/themes/inthemargins/status-away.png
%%DATADIR%%/themes/inthemargins/status-blocked.png
%%DATADIR%%/themes/inthemargins/status-busy.png
%%DATADIR%%/themes/inthemargins/text.png
%%DATADIR%%/themes/inthemargins/tool-eraser.png
%%DATADIR%%/themes/inthemargins/tool-paintbrush.png
%%DATADIR%%/themes/inthemargins/trayicon.ico
%%DATADIR%%/themes/inthemargins/trayicon.png
%%DATADIR%%/themes/inthemargins/trayicon2.png
%%DATADIR%%/themes/inthemargins/userPanel.png
%%DATADIR%%/themes/tango/away.png
%%DATADIR%%/themes/tango/busy.png
%%DATADIR%%/themes/tango/close.png
%%DATADIR%%/themes/tango/groupChat.png
%%DATADIR%%/themes/tango/guif.png
%%DATADIR%%/themes/tango/icon.png
%%DATADIR%%/themes/tango/idle.png
%%DATADIR%%/themes/tango/invisible.png
%%DATADIR%%/themes/tango/loading.gif
%%DATADIR%%/themes/tango/login.png
%%DATADIR%%/themes/tango/mobile.png
%%DATADIR%%/themes/tango/nudge.png
%%DATADIR%%/themes/tango/offline.png
%%DATADIR%%/themes/tango/online.png
%%DATADIR%%/themes/tango/reverse.png
%%DATADIR%%/themes/tango/space.png
%%DATADIR%%/themes/tango/status-away.png
%%DATADIR%%/themes/tango/status-blocked.png
%%DATADIR%%/themes/tango/status-busy.png
%%DATADIR%%/themes/tango/trayicon.ico
%%DATADIR%%/themes/tango/trayicon.png
%%DATADIR%%/themes/tango/trayicon2.png
%%DATADIR%%/themes/tango/userPanel.png
share/icons/hicolor/scalable/apps/emesene.svg
share/locale/ar/LC_MESSAGES/emesene.mo
share/locale/ast/LC_MESSAGES/emesene.mo
share/locale/az/LC_MESSAGES/emesene.mo
share/locale/bg/LC_MESSAGES/emesene.mo
share/locale/bs/LC_MESSAGES/emesene.mo
share/locale/ca/LC_MESSAGES/emesene.mo
share/locale/cs/LC_MESSAGES/emesene.mo
share/locale/da/LC_MESSAGES/emesene.mo
share/locale/de/LC_MESSAGES/emesene.mo
share/locale/dv/LC_MESSAGES/emesene.mo
share/locale/el/LC_MESSAGES/emesene.mo
share/locale/en_AU/LC_MESSAGES/emesene.mo
share/locale/en_CA/LC_MESSAGES/emesene.mo
share/locale/en_GB/LC_MESSAGES/emesene.mo
share/locale/eo/LC_MESSAGES/emesene.mo
share/locale/es/LC_MESSAGES/emesene.mo
share/locale/et/LC_MESSAGES/emesene.mo
share/locale/eu/LC_MESSAGES/emesene.mo
share/locale/fi/LC_MESSAGES/emesene.mo
share/locale/fil/LC_MESSAGES/emesene.mo
share/locale/fo/LC_MESSAGES/emesene.mo
share/locale/fr/LC_MESSAGES/emesene.mo
share/locale/ga/LC_MESSAGES/emesene.mo
share/locale/gl/LC_MESSAGES/emesene.mo
share/locale/gv/LC_MESSAGES/emesene.mo
share/locale/he/LC_MESSAGES/emesene.mo
share/locale/hr/LC_MESSAGES/emesene.mo
share/locale/hu/LC_MESSAGES/emesene.mo
share/locale/id/LC_MESSAGES/emesene.mo
share/locale/is/LC_MESSAGES/emesene.mo
share/locale/it/LC_MESSAGES/emesene.mo
share/locale/ja/LC_MESSAGES/emesene.mo
share/locale/kn/LC_MESSAGES/emesene.mo
share/locale/ko/LC_MESSAGES/emesene.mo
share/locale/ku/LC_MESSAGES/emesene.mo
share/locale/la/LC_MESSAGES/emesene.mo
share/locale/lv/LC_MESSAGES/emesene.mo
share/locale/mk/LC_MESSAGES/emesene.mo
share/locale/ms/LC_MESSAGES/emesene.mo
share/locale/nb/LC_MESSAGES/emesene.mo
share/locale/nb_NO/LC_MESSAGES/emesene.mo
share/locale/nds/LC_MESSAGES/emesene.mo
share/locale/nl/LC_MESSAGES/emesene.mo
share/locale/nn/LC_MESSAGES/emesene.mo
share/locale/oc/LC_MESSAGES/emesene.mo
share/locale/pl/LC_MESSAGES/emesene.mo
share/locale/pt/LC_MESSAGES/emesene.mo
share/locale/pt_BR/LC_MESSAGES/emesene.mo
share/locale/ro/LC_MESSAGES/emesene.mo
share/locale/ru/LC_MESSAGES/emesene.mo
share/locale/sk/LC_MESSAGES/emesene.mo
share/locale/sl/LC_MESSAGES/emesene.mo
share/locale/sq/LC_MESSAGES/emesene.mo
share/locale/sr/LC_MESSAGES/emesene.mo
share/locale/sv/LC_MESSAGES/emesene.mo
share/locale/ta/LC_MESSAGES/emesene.mo
share/locale/th/LC_MESSAGES/emesene.mo
share/locale/tr/LC_MESSAGES/emesene.mo
share/locale/uk/LC_MESSAGES/emesene.mo
share/locale/zh_CN/LC_MESSAGES/emesene.mo
share/locale/zh_HK/LC_MESSAGES/emesene.mo
share/locale/zh_TW/LC_MESSAGES/emesene.mo
share/locale/zh_TW/LC_MESSAGES/plugin_notification.mo
share/locale/zh_TW/LC_MESSAGES/plugin_sound.mo
share/pixmaps/emesene.png
share/pixmaps/emesene-big.png
@dirrm %%DATADIR%%/abstract
@dirrm %%DATADIR%%/conversation_themes/gtalk
@dirrm %%DATADIR%%/conversation_themes/default
@dirrm %%DATADIR%%/conversation_themes/messenger
@dirrm %%DATADIR%%/conversation_themes/pidgin
@dirrm %%DATADIR%%/conversation_themes/irc
@dirrm %%DATADIR%%/conversation_themes
@dirrm %%DATADIR%%/emesenelib/soap
@dirrm %%DATADIR%%/emesenelib/p2p
@dirrm %%DATADIR%%/emesenelib
@dirrm %%DATADIR%%/plugins_base/currentSong
@dirrm %%DATADIR%%/plugins_base/encryptMessage
@dirrm %%DATADIR%%/plugins_base
@dirrm %%DATADIR%%/smilies/default
@dirrm %%DATADIR%%/smilies
@dirrm %%DATADIR%%/sound_themes/default
@dirrm %%DATADIR%%/sound_themes/freedesktop
@dirrm %%DATADIR%%/sound_themes
@dirrm %%DATADIR%%/themes/default
@dirrm %%DATADIR%%/themes/gnomecolors
@dirrm %%DATADIR%%/themes/inthemargins
@dirrm %%DATADIR%%/themes/tango
@dirrm %%DATADIR%%/themes
@dirrm %%DATADIR%%
@dirrmtry share/icons/hicolor/scalable/apps
@dirrmtry share/icons/hicolor/scalable
@dirrmtry share/icons/hicolor
@dirrmtry share/icons
@dirrmtry share/locale/ast/LC_MESSAGES
@dirrmtry share/locale/ast
@dirrmtry share/locale/dv/LC_MESSAGES
@dirrmtry share/locale/dv
@dirrmtry share/locale/fil/LC_MESSAGES
@dirrmtry share/locale/fil
@dirrmtry share/locale/fo/LC_MESSAGES
@dirrmtry share/locale/fo
@dirrmtry share/locale/gv/LC_MESSAGES
@dirrmtry share/locale/gv
@dirrmtry share/locale/ku/LC_MESSAGES
@dirrmtry share/locale/ku
@dirrmtry share/locale/la/LC_MESSAGES
@dirrmtry share/locale/la
@dirrmtry share/locale/nb_NO/LC_MESSAGES
@dirrmtry share/locale/nb_NO
@dirrmtry share/locale/nds/LC_MESSAGES
@dirrmtry share/locale/nds
@dirrmtry share/locale/oc/LC_MESSAGES
@dirrmtry share/locale/oc
@dirrmtry share/locale/zh_HK/LC_MESSAGES
@dirrmtry share/locale/zh_HK
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true