~ubuntu-branches/ubuntu/hoary/gedit/hoary-security

« back to all changes in this revision

Viewing changes to plugins/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2004-10-10 21:24:57 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041010212457-f7q85htgynmslwf4
Tags: 2.8.1-0ubuntu1
* New upstream release:
  - do not try to open non regular files.
  - allow opening file by drag and drop on read only documents.
  - open dropped files in the right target gedit window.
  - do not change active document when closing an unmodified tab.
  - fix crash when trying to open an invalid sftp uri.
* debian/patches/01_relibtoolise.patch:
  - removed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
## Add the subdirectories in the pd->name order, so that
2
 
## the menus show the plugins in alphabetical order. The
3
 
## correct solution is to add a sort function before adding
4
 
## to the menus. But this is a temp fix
5
 
SUBDIRS = browse convert diff email sample time reverse shell_output
6
 
 
7
 
EXTRA_DIST = ChangeLog
 
 
b'\\ No newline at end of file'
 
1
DIST_SUBDIRS = changecase docinfo sample time spell indent taglist shell_output sort
 
2
 
 
3
SUBDIRS = changecase docinfo sample time indent taglist shell_output sort $(SPELL_PLUGIN_DIR)
 
4
 
 
5
EXTRA_DIST = ChangeLog