Sourcery (two lines where I think it should be)
Posted: 21. Jun 2012, 17:09
I didn't know where to post this (Bugs or Suggestions).
Sourcery: Edit > Preferences > Sources
The following string is responsible for the width of the dialog.
I would like it to be:
Or like this string:
Which its size is being set automatically.
The width of the English language of the string in question is 551. The width of other languages is sometime longer, merely because of a longer string and it makes Sourcery to look lesser good.
Sourcery: Edit > Preferences > Sources
The following string is responsible for the width of the dialog.
Code: Select all
<i>Sources closer to the top have higher priority. You can rearrange the order by dragging.</i>
Code: Select all
<i>Sources closer to the top have higher priority.
You can rearrange the order by dragging.</i>
Code: Select all
Dependency resolution is only available for the repositories that support it. SlackBuilds from SlackBuilds.org do not include any dependency information.
The width of the English language of the string in question is 551. The width of other languages is sometime longer, merely because of a longer string and it makes Sourcery to look lesser good.