Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
gajim-plugins
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
gajim
gajim-plugins
Commits
085e16de
Commit
085e16de
authored
13 years ago
by
Dicson
Browse files
Options
Downloads
Patches
Plain Diff
remove unused import
parent
d53f7a2a
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
juick/manifest.ini
+1
-1
1 addition, 1 deletion
juick/manifest.ini
message_box_size/msg_box_size.py
+1
-1
1 addition, 1 deletion
message_box_size/msg_box_size.py
with
2 additions
and
2 deletions
juick/manifest.ini
+
1
−
1
View file @
085e16de
...
...
@@ -6,4 +6,4 @@ description: Clickable juick links , juick nics, preview juick picturs.
The
key
combination
alt
+
up
in
the
textbox
allow
insert
the
number
of
last
message
(comment
or
topic).
authors:
Denis
Fomin
<fominde@gmail.com>
evgen
<drujebober@gmail.com>
homepage:
http://trac-plugins.gajim.org/wiki/
JuickPlugin
homepage:
http://trac-plugins.gajim.org/wiki/
This diff is collapsed.
Click to expand it.
message_box_size/msg_box_size.py
+
1
−
1
View file @
085e16de
...
...
@@ -4,7 +4,7 @@ import gtk
from
common
import
gajim
from
plugins
import
GajimPlugin
from
plugins.helpers
import
log_calls
,
log
from
plugins.helpers
import
log_calls
from
plugins.gui
import
GajimPluginConfigDialog
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment