Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
totem-pl-parser
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
14
Issues
14
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
totem-pl-parser
Commits
eb8d1406
Commit
eb8d1406
authored
Sep 15, 2009
by
Bastien Nocera
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2.27.92
parent
0e1ba4bf
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletion
+8
-1
NEWS
NEWS
+7
-0
configure.in
configure.in
+1
-1
No files found.
NEWS
View file @
eb8d1406
New features and significant updates in version...
2.27.92
* Speed up PLS parsing
* Fix error when trying to activate a data mount
in Totem's Movie menu
* Try harder to ignore text files
* Fix test parser
2.27.2
* Add asynchronous parsing API
* Use GMime instead of evolution-data-server's libcamel
...
...
configure.in
View file @
eb8d1406
...
...
@@ -2,7 +2,7 @@ AC_PREREQ(2.52)
m4_define(totem_version_major, 2)
m4_define(totem_version_minor, 27)
m4_define(totem_version_micro, 2)
m4_define(totem_version_micro,
9
2)
AC_INIT([totem-pl-parser],
[totem_version_major.totem_version_minor.totem_version_micro],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment