~noskcaj/ubuntu/vivid/thunar/1.6.4

« back to all changes in this revision

Viewing changes to thunarx/thunarx-config.c

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2010-12-04 16:46:20 UTC
  • mto: (2.1.3 experimental) (1.3.1)
  • mto: This revision was merged to the branch mainline in revision 69.
  • Revision ID: james.westby@ubuntu.com-20101204164620-h7p4t2e9z6hfhz6l
Tags: upstream-1.1.4
ImportĀ upstreamĀ versionĀ 1.1.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
#endif
24
24
 
25
25
#include <thunarx/thunarx-config.h>
26
 
#include <thunarx/thunarx-alias.h>
27
26
 
28
27
 
29
28
 
124
123
{
125
124
  return NULL;
126
125
}
127
 
 
128
 
 
129
 
 
130
 
#define __THUNARX_CONFIG_C__
131
 
#include <thunarx/thunarx-aliasdef.c>