[gedit-plugins] Update IAge to version 3
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-plugins] Update IAge to version 3
- Date: Sun, 2 May 2010 19:32:12 +0000 (UTC)
commit b7fb96fe53d542b7df4710b274ac5e27556f9ef4
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sun May 2 21:31:58 2010 +0200
Update IAge to version 3
.../bookmarks/bookmarks.gedit-plugin.desktop.in.in | 2 +-
.../bracketcompletion.gedit-plugin.desktop.in.in | 2 +-
plugins/charmap/charmap.gedit-plugin.desktop.in.in | 2 +-
.../codecomment.gedit-plugin.desktop.in.in | 2 +-
.../colorpicker.gedit-plugin.desktop.in.in | 2 +-
.../commander/commander.gedit-plugin.desktop.in.in | 2 +-
.../drawspaces.gedit-plugin.desktop.in.in | 2 +-
.../joinlines/joinlines.gedit-plugin.desktop.in.in | 2 +-
.../multiedit/multiedit.gedit-plugin.desktop.in.in | 2 +-
.../sessionsaver.gedit-plugin.desktop.in.in | 2 +-
.../showtabbar.gedit-plugin.desktop.in.in | 2 +-
.../smartspaces.gedit-plugin.desktop.in.in | 2 +-
.../terminal/terminal.gedit-plugin.desktop.in.in | 2 +-
.../wordcompletion.gedit-plugin.desktop.in.in | 2 +-
14 files changed, 14 insertions(+), 14 deletions(-)
---
diff --git a/plugins/bookmarks/bookmarks.gedit-plugin.desktop.in.in b/plugins/bookmarks/bookmarks.gedit-plugin.desktop.in.in
index 45e3678..ef47d13 100644
--- a/plugins/bookmarks/bookmarks.gedit-plugin.desktop.in.in
+++ b/plugins/bookmarks/bookmarks.gedit-plugin.desktop.in.in
@@ -1,6 +1,6 @@
[Gedit Plugin]
Module=bookmarks
-IAge=2
+IAge=3
_Name=Bookmarks
_Description=Easy document navigation with bookmarks
Authors=Jesse van den Kieboom <jesse icecrew nl>
diff --git a/plugins/bracketcompletion/bracketcompletion.gedit-plugin.desktop.in.in b/plugins/bracketcompletion/bracketcompletion.gedit-plugin.desktop.in.in
index 499b4fa..159bf27 100644
--- a/plugins/bracketcompletion/bracketcompletion.gedit-plugin.desktop.in.in
+++ b/plugins/bracketcompletion/bracketcompletion.gedit-plugin.desktop.in.in
@@ -1,7 +1,7 @@
[Gedit Plugin]
Loader=python
Module=bracketcompletion
-IAge=2
+IAge=3
_Name=Bracket Completion
_Description=Automatically adds closing brackets.
Icon=gedit-plugin
diff --git a/plugins/charmap/charmap.gedit-plugin.desktop.in.in b/plugins/charmap/charmap.gedit-plugin.desktop.in.in
index f50c982..51c8337 100644
--- a/plugins/charmap/charmap.gedit-plugin.desktop.in.in
+++ b/plugins/charmap/charmap.gedit-plugin.desktop.in.in
@@ -1,6 +1,6 @@
[Gedit Plugin]
Module=charmap
-IAge=2
+IAge=3
_Name=Character Map
_Description=Insert special characters just by clicking on them.
Icon=gucharmap
diff --git a/plugins/codecomment/codecomment.gedit-plugin.desktop.in.in b/plugins/codecomment/codecomment.gedit-plugin.desktop.in.in
index 013ea41..1928c78 100644
--- a/plugins/codecomment/codecomment.gedit-plugin.desktop.in.in
+++ b/plugins/codecomment/codecomment.gedit-plugin.desktop.in.in
@@ -1,7 +1,7 @@
[Gedit Plugin]
Loader=python
Module=codecomment
-IAge=2
+IAge=3
_Name=Code comment
_Description=Comment out or uncomment a selected block of code.
Authors=Alejandro Garcia <alex igalia com>\nMatthew Dugan <matthew dugan gmail com>
diff --git a/plugins/colorpicker/colorpicker.gedit-plugin.desktop.in.in b/plugins/colorpicker/colorpicker.gedit-plugin.desktop.in.in
index 30ad2d4..60baf07 100644
--- a/plugins/colorpicker/colorpicker.gedit-plugin.desktop.in.in
+++ b/plugins/colorpicker/colorpicker.gedit-plugin.desktop.in.in
@@ -1,7 +1,7 @@
[Gedit Plugin]
Loader=python
Module=colorpicker
-IAge=2
+IAge=3
_Name=Color Picker
_Description=Pick a color from a dialog and insert its hexadecimal representation.
Icon=gtk-select-color
diff --git a/plugins/commander/commander.gedit-plugin.desktop.in.in b/plugins/commander/commander.gedit-plugin.desktop.in.in
index 1e3b0f6..465e338 100644
--- a/plugins/commander/commander.gedit-plugin.desktop.in.in
+++ b/plugins/commander/commander.gedit-plugin.desktop.in.in
@@ -1,7 +1,7 @@
[Gedit Plugin]
Loader=python
Module=commander
-IAge=2
+IAge=3
_Name=Commander
_Description=Command line interface for advanced editing
Authors=Jesse van den Kieboom <jessevdk gnome org>
diff --git a/plugins/drawspaces/drawspaces.gedit-plugin.desktop.in.in b/plugins/drawspaces/drawspaces.gedit-plugin.desktop.in.in
index c69eb94..bb6c8d9 100644
--- a/plugins/drawspaces/drawspaces.gedit-plugin.desktop.in.in
+++ b/plugins/drawspaces/drawspaces.gedit-plugin.desktop.in.in
@@ -1,6 +1,6 @@
[Gedit Plugin]
Module=drawspaces
-IAge=2
+IAge=3
_Name=Draw Spaces
_Description=Draw Spaces and Tabs
Authors=Paolo Borelli <pborelli katamail com>\nSteve Frécinaux <code istique net>\nIgnacio Casal Quinteiro <nacho resa gmail com>
diff --git a/plugins/joinlines/joinlines.gedit-plugin.desktop.in.in b/plugins/joinlines/joinlines.gedit-plugin.desktop.in.in
index c517732..7248237 100644
--- a/plugins/joinlines/joinlines.gedit-plugin.desktop.in.in
+++ b/plugins/joinlines/joinlines.gedit-plugin.desktop.in.in
@@ -1,7 +1,7 @@
[Gedit Plugin]
Loader=python
Module=joinlines
-IAge=2
+IAge=3
_Name=Join/Split Lines
_Description=Join several lines or split long ones
Authors=Steve Frécinaux <steve istique net>\nAndré Homeyer
diff --git a/plugins/multiedit/multiedit.gedit-plugin.desktop.in.in b/plugins/multiedit/multiedit.gedit-plugin.desktop.in.in
index cd90049..aa2d021 100644
--- a/plugins/multiedit/multiedit.gedit-plugin.desktop.in.in
+++ b/plugins/multiedit/multiedit.gedit-plugin.desktop.in.in
@@ -1,7 +1,7 @@
[Gedit Plugin]
Loader=python
Module=multiedit
-IAge=2
+IAge=3
_Name=Multi Edit
_Description=Edit document in multiple places at once
Icon=gedit-plugin
diff --git a/plugins/sessionsaver/sessionsaver.gedit-plugin.desktop.in.in b/plugins/sessionsaver/sessionsaver.gedit-plugin.desktop.in.in
index 3da4a1b..e59b369 100644
--- a/plugins/sessionsaver/sessionsaver.gedit-plugin.desktop.in.in
+++ b/plugins/sessionsaver/sessionsaver.gedit-plugin.desktop.in.in
@@ -1,7 +1,7 @@
[Gedit Plugin]
Loader=python
Module=sessionsaver
-IAge=2
+IAge=3
_Name=Session Saver
_Description=Save and restore your working sessions
Authors=Steve Frécinaux
diff --git a/plugins/showtabbar/showtabbar.gedit-plugin.desktop.in.in b/plugins/showtabbar/showtabbar.gedit-plugin.desktop.in.in
index 99485ae..e270567 100644
--- a/plugins/showtabbar/showtabbar.gedit-plugin.desktop.in.in
+++ b/plugins/showtabbar/showtabbar.gedit-plugin.desktop.in.in
@@ -1,6 +1,6 @@
[Gedit Plugin]
Module=showtabbar
-IAge=2
+IAge=3
_Name=Show/Hide Tabbar
_Description=Add a menu entry to show/hide the tabbar.
Authors=Steve Frécinaux <steve istique net>
diff --git a/plugins/smartspaces/smartspaces.gedit-plugin.desktop.in.in b/plugins/smartspaces/smartspaces.gedit-plugin.desktop.in.in
index 8db50ba..19c1528 100644
--- a/plugins/smartspaces/smartspaces.gedit-plugin.desktop.in.in
+++ b/plugins/smartspaces/smartspaces.gedit-plugin.desktop.in.in
@@ -1,7 +1,7 @@
[Gedit Plugin]
Loader=python
Module=smartspaces
-IAge=2
+IAge=3
_Name=Smart Spaces
_Description=Forget you're not using tabulations.
Icon=gtk-unindent
diff --git a/plugins/terminal/terminal.gedit-plugin.desktop.in.in b/plugins/terminal/terminal.gedit-plugin.desktop.in.in
index 597ad14..41a5664 100644
--- a/plugins/terminal/terminal.gedit-plugin.desktop.in.in
+++ b/plugins/terminal/terminal.gedit-plugin.desktop.in.in
@@ -1,7 +1,7 @@
[Gedit Plugin]
Loader=python
Module=terminal
-IAge=2
+IAge=3
_Name=Embedded Terminal
_Description=Embed a terminal in the bottom pane.
Icon=gnome-terminal
diff --git a/plugins/wordcompletion/wordcompletion.gedit-plugin.desktop.in.in b/plugins/wordcompletion/wordcompletion.gedit-plugin.desktop.in.in
index a236bab..f046d2b 100644
--- a/plugins/wordcompletion/wordcompletion.gedit-plugin.desktop.in.in
+++ b/plugins/wordcompletion/wordcompletion.gedit-plugin.desktop.in.in
@@ -1,6 +1,6 @@
[Gedit Plugin]
Module=wordcompletion
-IAge=2
+IAge=3
_Name=Word Completion
_Description=Word completion using the completion framework
Authors=Jesse van den Kieboom <jesse gnome org>\nIgnacio Casal Quinteiro <icq gnome org>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]